[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:10:27.893440 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:39853
I20260713 09:10:27.894937 27126 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:27.895983 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:27.912539 27133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:27.912608 27132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:27.912566 27135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:27.914499 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:29.086861 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:29.087082 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.087227 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933829087213 us; error 0 us; skew 500 ppm
I20260713 09:10:29.088091 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.093261 27126 webserver.cc:533] Webserver started at http://127.26.125.190:46577/ using document root <none> and password file <none>
I20260713 09:10:29.094115 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.094301 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.094676 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.100096 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "3da54e3c693045dc8b6d54fbbfb28559"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.107259 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:29.112011 27141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.113113 27126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:29.113448 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "3da54e3c693045dc8b6d54fbbfb28559"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.113833 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:29.166014 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.167407 27126 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:10:29.167855 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.237116 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:39853
I20260713 09:10:29.237187 27192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:39853 every 8 connection(s)
I20260713 09:10:29.244472 27193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.264832 27193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: Bootstrap starting.
I20260713 09:10:29.270190 27193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.271908 27193 log.cc:826] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:29.276062 27193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: No bootstrap required, opened a new log
I20260713 09:10:29.296105 27193 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER }
I20260713 09:10:29.296630 27193 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.296932 27193 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da54e3c693045dc8b6d54fbbfb28559, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.297950 27193 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER }
I20260713 09:10:29.298456 27193 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:29.298772 27193 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:29.299089 27193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.303004 27193 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER }
I20260713 09:10:29.303694 27193 leader_election.cc:304] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [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: 3da54e3c693045dc8b6d54fbbfb28559; no voters: 
I20260713 09:10:29.305374 27193 leader_election.cc:290] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:29.305761 27196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.308357 27196 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 1 LEADER]: Becoming Leader. State: Replica: 3da54e3c693045dc8b6d54fbbfb28559, State: Running, Role: LEADER
I20260713 09:10:29.309273 27196 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [LEADER]: Queue going to LEADER mode. State: All 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: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER }
I20260713 09:10:29.310287 27193 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:29.319988 27197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3da54e3c693045dc8b6d54fbbfb28559" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER } }
I20260713 09:10:29.320724 27197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:29.323099 27198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3da54e3c693045dc8b6d54fbbfb28559. Latest consensus state: current_term: 1 leader_uuid: "3da54e3c693045dc8b6d54fbbfb28559" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da54e3c693045dc8b6d54fbbfb28559" member_type: VOTER } }
I20260713 09:10:29.323762 27198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:29.326515 27204 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:29.339303 27204 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:29.342306 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:29.355258 27204 catalog_manager.cc:1383] Generated new cluster ID: eb75a10efc524df3ac3323c01eb2acce
I20260713 09:10:29.355504 27204 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:29.373751 27204 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:29.375228 27204 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:29.394486 27204 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: Generated new TSK 0
I20260713 09:10:29.395308 27204 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:29.408890 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:29.417958 27216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.419425 27217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.422745 27219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.422933 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:29.423723 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:29.423944 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.424121 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933829424105 us; error 0 us; skew 500 ppm
I20260713 09:10:29.424692 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.428521 27126 webserver.cc:533] Webserver started at http://127.26.125.129:43593/ using document root <none> and password file <none>
I20260713 09:10:29.429046 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.429282 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.429615 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.430697 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "4176d76eebb341698037547d128049ae"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.436180 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:10:29.440521 27224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.441282 27126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:29.441571 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "4176d76eebb341698037547d128049ae"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.441855 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:29.472065 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.473323 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.476105 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:29.480067 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:29.480262 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.480576 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:29.480726 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.580992 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:45201
I20260713 09:10:29.581053 27286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:45201 every 8 connection(s)
I20260713 09:10:29.587925 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:29.599598 27291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.601398 27292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.610351 27126 server_base.cc:1061] running on GCE node
W20260713 09:10:29.611630 27294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.612728 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:29.613018 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.613229 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933829613210 us; error 0 us; skew 500 ppm
I20260713 09:10:29.614032 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.617049 27126 webserver.cc:533] Webserver started at http://127.26.125.130:32931/ using document root <none> and password file <none>
I20260713 09:10:29.617704 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.617954 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.618269 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.619684 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.620824 27287 heartbeater.cc:344] Connected to a master server at 127.26.125.190:39853
I20260713 09:10:29.621264 27287 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.622252 27287 heartbeater.cc:507] Master 127.26.125.190:39853 requested a full tablet report, sending...
I20260713 09:10:29.625204 27158 ts_manager.cc:194] Registered new tserver with Master: 4176d76eebb341698037547d128049ae (127.26.125.129:45201)
I20260713 09:10:29.626560 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:10:29.627684 27158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42526
I20260713 09:10:29.631804 27299 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.632594 27126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:29.632884 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.633208 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:29.672241 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.673666 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.676442 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:29.679977 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:29.680166 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.680461 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:29.680604 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.783382 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:37409
I20260713 09:10:29.783537 27361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:37409 every 8 connection(s)
I20260713 09:10:29.789870 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:29.798187 27365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.804932 27362 heartbeater.cc:344] Connected to a master server at 127.26.125.190:39853
I20260713 09:10:29.805444 27362 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.806758 27362 heartbeater.cc:507] Master 127.26.125.190:39853 requested a full tablet report, sending...
I20260713 09:10:29.809705 27158 ts_manager.cc:194] Registered new tserver with Master: 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:29.811149 27158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42532
W20260713 09:10:29.813905 27366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.814726 27368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.816272 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:29.817008 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:29.817246 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.817420 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933829817399 us; error 0 us; skew 500 ppm
I20260713 09:10:29.817988 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.820447 27126 webserver.cc:533] Webserver started at http://127.26.125.131:35893/ using document root <none> and password file <none>
I20260713 09:10:29.820886 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.821123 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.821393 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.822427 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "91b704619dfb4257a1133a1570527121"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.826982 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:29.830091 27373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.830880 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:29.831141 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "91b704619dfb4257a1133a1570527121"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-48sk"
I20260713 09:10:29.831419 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:29.843091 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.844177 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.845660 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:29.848217 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:29.848430 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.848655 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:29.848826 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.945574 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:42007
I20260713 09:10:29.945616 27435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:42007 every 8 connection(s)
I20260713 09:10:29.962947 27436 heartbeater.cc:344] Connected to a master server at 127.26.125.190:39853
I20260713 09:10:29.963289 27436 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.964046 27436 heartbeater.cc:507] Master 127.26.125.190:39853 requested a full tablet report, sending...
I20260713 09:10:29.965930 27158 ts_manager.cc:194] Registered new tserver with Master: 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:29.966141 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013381167s
I20260713 09:10:29.967209 27158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42538
I20260713 09:10:30.018056 27158 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42552:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:30.021576 27158 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:30.114804 27401 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:30.115473 27400 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb3c289483447daad953d4120c8b297 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:30.116490 27401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.114806 27398 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1827d252d4a63a5eb9929827ffd2f (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:30.118130 27398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1827d252d4a63a5eb9929827ffd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.121181 27399 tablet_service.cc:1511] Processing CreateTablet for tablet 0867d9cc671b415e8eee689fc7059018 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:30.121805 27400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb3c289483447daad953d4120c8b297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.123729 27397 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096826275448238e4202cca226e899 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:30.124426 27396 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d9804cf1745bda9916f5e0086e2cb (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:30.125023 27397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096826275448238e4202cca226e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.125710 27396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d9804cf1745bda9916f5e0086e2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.126677 27395 tablet_service.cc:1511] Processing CreateTablet for tablet c82d6fa9f07a447e9ef30fdddc2f3f27 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:30.127933 27395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d6fa9f07a447e9ef30fdddc2f3f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.129835 27399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867d9cc671b415e8eee689fc7059018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.132982 27394 tablet_service.cc:1511] Processing CreateTablet for tablet 5af0259435a34353b59a99e6f25467ee (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:30.133390 27393 tablet_service.cc:1511] Processing CreateTablet for tablet c58509932f3c4cd387ad0d03d96cf437 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:30.134373 27394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af0259435a34353b59a99e6f25467ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.137805 27393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58509932f3c4cd387ad0d03d96cf437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.186973 27454 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.193928 27454 tablet_bootstrap.cc:654] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.200544 27252 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:30.201735 27250 tablet_service.cc:1511] Processing CreateTablet for tablet 0867d9cc671b415e8eee689fc7059018 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:30.202375 27252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.203099 27250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867d9cc671b415e8eee689fc7059018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.207155 27251 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb3c289483447daad953d4120c8b297 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:30.208878 27251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb3c289483447daad953d4120c8b297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.209394 27247 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d9804cf1745bda9916f5e0086e2cb (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:30.214421 27247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d9804cf1745bda9916f5e0086e2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.221721 27244 tablet_service.cc:1511] Processing CreateTablet for tablet c58509932f3c4cd387ad0d03d96cf437 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:30.214470 27249 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1827d252d4a63a5eb9929827ffd2f (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:30.224349 27246 tablet_service.cc:1511] Processing CreateTablet for tablet c82d6fa9f07a447e9ef30fdddc2f3f27 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:30.223441 27245 tablet_service.cc:1511] Processing CreateTablet for tablet 5af0259435a34353b59a99e6f25467ee (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:30.213249 27248 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096826275448238e4202cca226e899 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:30.232338 27325 tablet_service.cc:1511] Processing CreateTablet for tablet 0867d9cc671b415e8eee689fc7059018 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:30.233786 27249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1827d252d4a63a5eb9929827ffd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.234474 27325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0867d9cc671b415e8eee689fc7059018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.234411 27327 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:30.240047 27327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1afb7cceb94c78a9e21ed691d8d0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.240111 27454 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.240733 27454 ts_tablet_manager.cc:1403] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.010s
I20260713 09:10:30.246774 27248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096826275448238e4202cca226e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.243790 27326 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb3c289483447daad953d4120c8b297 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:30.251318 27244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58509932f3c4cd387ad0d03d96cf437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.251822 27326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb3c289483447daad953d4120c8b297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.246799 27324 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1827d252d4a63a5eb9929827ffd2f (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:30.251415 27322 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0d9804cf1745bda9916f5e0086e2cb (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:30.250473 27323 tablet_service.cc:1511] Processing CreateTablet for tablet 3f096826275448238e4202cca226e899 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:30.256955 27245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af0259435a34353b59a99e6f25467ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.251685 27454 raft_consensus.cc:359] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.258327 27323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f096826275448238e4202cca226e899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.259876 27454 raft_consensus.cc:385] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.261704 27320 tablet_service.cc:1511] Processing CreateTablet for tablet 5af0259435a34353b59a99e6f25467ee (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:30.263531 27322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0d9804cf1745bda9916f5e0086e2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.263149 27454 raft_consensus.cc:740] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.262260 27321 tablet_service.cc:1511] Processing CreateTablet for tablet c82d6fa9f07a447e9ef30fdddc2f3f27 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:30.264519 27319 tablet_service.cc:1511] Processing CreateTablet for tablet c58509932f3c4cd387ad0d03d96cf437 (DEFAULT_TABLE table=test-workload [id=9182e4b038bc4ece8656e5c17fdd47c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:30.270465 27320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5af0259435a34353b59a99e6f25467ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.271618 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58509932f3c4cd387ad0d03d96cf437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.272373 27321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d6fa9f07a447e9ef30fdddc2f3f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.273264 27246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c82d6fa9f07a447e9ef30fdddc2f3f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.266731 27454 consensus_queue.cc:260] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.290231 27324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1827d252d4a63a5eb9929827ffd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:30.315905 27436 heartbeater.cc:499] Master 127.26.125.190:39853 was elected leader, sending a full tablet report...
I20260713 09:10:30.324568 27456 raft_consensus.cc:493] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:30.336381 27207 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:30.330670 27456 raft_consensus.cc:515] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.385553 27457 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.403654 27458 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.407847 27454 ts_tablet_manager.cc:1434] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.166s	user 0.020s	sys 0.030s
I20260713 09:10:30.408967 27454 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.429780 27456 leader_election.cc:290] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
W20260713 09:10:30.458720 27437 tablet.cc:2406] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:30.467473 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
W20260713 09:10:30.471997 27375 leader_election.cc:343] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.502151 27458 tablet_bootstrap.cc:654] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.519517 27457 tablet_bootstrap.cc:654] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.526064 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
W20260713 09:10:30.527751 27374 leader_election.cc:343] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.528249 27374 leader_election.cc:304] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae
I20260713 09:10:30.529235 27456 raft_consensus.cc:2749] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.532166 27454 tablet_bootstrap.cc:654] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.537145 27457 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.537647 27457 ts_tablet_manager.cc:1403] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.178s	user 0.009s	sys 0.006s
I20260713 09:10:30.539503 27458 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.539937 27458 ts_tablet_manager.cc:1403] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.000s
I20260713 09:10:30.540596 27454 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.541085 27454 ts_tablet_manager.cc:1403] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.020s
I20260713 09:10:30.540560 27457 raft_consensus.cc:359] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.541410 27457 raft_consensus.cc:385] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.541751 27457 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.542441 27457 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.542701 27458 raft_consensus.cc:359] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.543355 27458 raft_consensus.cc:385] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.543718 27458 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.543807 27454 raft_consensus.cc:359] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.544562 27454 raft_consensus.cc:385] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.544865 27454 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.544665 27458 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.545604 27454 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.551714 27287 heartbeater.cc:499] Master 127.26.125.190:39853 was elected leader, sending a full tablet report...
I20260713 09:10:30.552722 27457 ts_tablet_manager.cc:1434] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:10:30.553584 27457 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.553797 27454 ts_tablet_manager.cc:1434] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:10:30.556699 27454 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.560051 27457 tablet_bootstrap.cc:654] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.562626 27362 heartbeater.cc:499] Master 127.26.125.190:39853 was elected leader, sending a full tablet report...
I20260713 09:10:30.563629 27454 tablet_bootstrap.cc:654] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.577143 27457 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.577682 27457 ts_tablet_manager.cc:1403] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260713 09:10:30.578742 27458 ts_tablet_manager.cc:1434] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.010s
I20260713 09:10:30.579658 27458 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.580739 27457 raft_consensus.cc:359] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.581588 27457 raft_consensus.cc:385] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.581926 27457 raft_consensus.cc:740] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.583057 27457 consensus_queue.cc:260] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.585353 27457 ts_tablet_manager.cc:1434] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:30.586298 27457 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.594301 27457 tablet_bootstrap.cc:654] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.604955 27454 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.605425 27454 ts_tablet_manager.cc:1403] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.019s
I20260713 09:10:30.608146 27454 raft_consensus.cc:359] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.608557 27458 tablet_bootstrap.cc:654] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.608827 27454 raft_consensus.cc:385] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.609165 27454 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.609850 27454 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.613910 27454 ts_tablet_manager.cc:1434] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:30.614799 27454 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.620743 27454 tablet_bootstrap.cc:654] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.627503 27457 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.627892 27457 ts_tablet_manager.cc:1403] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.001s
I20260713 09:10:30.630146 27457 raft_consensus.cc:359] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.630873 27457 raft_consensus.cc:385] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.631182 27457 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.631935 27454 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.632478 27454 ts_tablet_manager.cc:1403] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:10:30.632488 27458 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.631910 27457 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.633044 27458 ts_tablet_manager.cc:1403] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.007s
I20260713 09:10:30.635170 27454 raft_consensus.cc:359] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.635823 27454 raft_consensus.cc:385] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.636087 27454 raft_consensus.cc:740] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.636894 27454 consensus_queue.cc:260] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.634738 27457 ts_tablet_manager.cc:1434] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:30.637743 27458 raft_consensus.cc:359] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.639101 27454 ts_tablet_manager.cc:1434] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:30.639986 27458 raft_consensus.cc:385] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.640295 27458 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.640731 27454 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.640972 27458 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.643019 27458 ts_tablet_manager.cc:1434] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:30.646098 27458 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.646936 27454 tablet_bootstrap.cc:654] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.652686 27457 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.658203 27458 tablet_bootstrap.cc:654] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.658747 27457 tablet_bootstrap.cc:654] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.671025 27458 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.671411 27458 ts_tablet_manager.cc:1403] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260713 09:10:30.673455 27458 raft_consensus.cc:359] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.674042 27458 raft_consensus.cc:385] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.674283 27458 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.674921 27458 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.677340 27457 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.677788 27457 ts_tablet_manager.cc:1403] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:10:30.680016 27457 raft_consensus.cc:359] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.680508 27457 raft_consensus.cc:385] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.680750 27457 raft_consensus.cc:740] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.681368 27457 consensus_queue.cc:260] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.682893 27454 tablet_bootstrap.cc:492] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.683296 27454 ts_tablet_manager.cc:1403] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.017s
I20260713 09:10:30.683455 27457 ts_tablet_manager.cc:1434] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:30.684407 27457 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.686712 27458 ts_tablet_manager.cc:1434] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:10:30.689970 27458 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.692726 27454 raft_consensus.cc:359] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.690369 27457 tablet_bootstrap.cc:654] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.693379 27454 raft_consensus.cc:385] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.693763 27454 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.694608 27454 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.697005 27454 ts_tablet_manager.cc:1434] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:10:30.697737 27456 raft_consensus.cc:493] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.698137 27456 raft_consensus.cc:515] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.700250 27456 leader_election.cc:290] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.701671 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:30.702241 27458 tablet_bootstrap.cc:654] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.702291 27262 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:30.703614 27375 leader_election.cc:304] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:30.704332 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:30.704891 27337 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:30.706655 27456 raft_consensus.cc:2804] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.707055 27456 raft_consensus.cc:493] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.707427 27456 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.713368 27456 raft_consensus.cc:515] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.715178 27454 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.726737 27458 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.727267 27458 ts_tablet_manager.cc:1403] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.008s
I20260713 09:10:30.727366 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:30.727916 27262 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.730556 27458 raft_consensus.cc:359] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.731550 27458 raft_consensus.cc:385] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.731976 27458 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.733155 27458 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.735083 27262 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:30.736145 27375 leader_election.cc:304] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:30.738765 27458 ts_tablet_manager.cc:1434] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:10:30.739923 27458 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.748104 27458 tablet_bootstrap.cc:654] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.751751 27456 leader_election.cc:290] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.753068 27456 raft_consensus.cc:493] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.753010 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:30.754442 27337 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.754310 27456 raft_consensus.cc:515] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.756196 27456 leader_election.cc:290] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.756655 27456 raft_consensus.cc:2804] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.757030 27456 raft_consensus.cc:697] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:30.759023 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:30.759778 27336 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:30.760983 27454 tablet_bootstrap.cc:654] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.761592 27374 leader_election.cc:304] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:30.762913 27476 raft_consensus.cc:2804] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.763262 27476 raft_consensus.cc:493] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.763598 27476 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.766592 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
W20260713 09:10:30.767944 27375 leader_election.cc:343] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.769639 27337 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:30.769794 27456 consensus_queue.cc:237] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.770880 27463 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.771404 27463 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.774626 27463 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.785063 27457 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.785633 27457 ts_tablet_manager.cc:1403] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.030s
I20260713 09:10:30.788396 27476 raft_consensus.cc:515] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.789181 27457 raft_consensus.cc:359] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.790102 27457 raft_consensus.cc:385] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.790452 27457 raft_consensus.cc:740] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.791234 27457 consensus_queue.cc:260] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.796015 27457 ts_tablet_manager.cc:1434] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:10:30.797101 27457 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.804868 27457 tablet_bootstrap.cc:654] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.811748 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae"
W20260713 09:10:30.814088 27375 leader_election.cc:343] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.815483 27156 catalog_manager.cc:5697] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.817215 27454 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.822705 27454 ts_tablet_manager.cc:1403] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.003s
I20260713 09:10:30.825336 27454 raft_consensus.cc:359] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.826045 27454 raft_consensus.cc:385] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.826332 27454 raft_consensus.cc:740] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.819062 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:30.827121 27337 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.819501 27476 leader_election.cc:290] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.822052 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:30.832965 27336 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 0.
I20260713 09:10:30.833241 27454 consensus_queue.cc:260] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.836104 27225 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:30.838408 27463 raft_consensus.cc:2804] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.839161 27463 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.839700 27463 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.838816 27337 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:30.841114 27454 ts_tablet_manager.cc:1434] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:10:30.841656 27458 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.841634 27374 leader_election.cc:304] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 4176d76eebb341698037547d128049ae
I20260713 09:10:30.842092 27454 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.842264 27458 ts_tablet_manager.cc:1403] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.015s
I20260713 09:10:30.842873 27476 raft_consensus.cc:2804] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.843428 27476 raft_consensus.cc:697] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:30.845301 27457 tablet_bootstrap.cc:492] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.844055 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:30.846668 27457 ts_tablet_manager.cc:1403] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.011s
I20260713 09:10:30.845890 27476 consensus_queue.cc:237] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
W20260713 09:10:30.849664 27228 leader_election.cc:343] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.850536 27458 raft_consensus.cc:359] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.851136 27457 raft_consensus.cc:359] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.851439 27458 raft_consensus.cc:385] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.851838 27457 raft_consensus.cc:385] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.851910 27458 raft_consensus.cc:740] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.852253 27457 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.852996 27457 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.854272 27458 consensus_queue.cc:260] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.858148 27458 ts_tablet_manager.cc:1434] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260713 09:10:30.859110 27458 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.859822 27463 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.864657 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121"
W20260713 09:10:30.867300 27228 leader_election.cc:343] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.868244 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:30.869246 27337 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.867795 27463 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Requested vote from peers 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.875151 27454 tablet_bootstrap.cc:654] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.877952 27337 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:30.879209 27458 tablet_bootstrap.cc:654] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.879386 27457 ts_tablet_manager.cc:1434] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260713 09:10:30.879905 27225 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [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: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 91b704619dfb4257a1133a1570527121
I20260713 09:10:30.881667 27463 raft_consensus.cc:2804] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.878854 27158 catalog_manager.cc:5697] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.882213 27457 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.882968 27463 raft_consensus.cc:697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:30.885663 27463 consensus_queue.cc:237] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.907804 27454 tablet_bootstrap.cc:492] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:30.908705 27454 ts_tablet_manager.cc:1403] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.005s
I20260713 09:10:30.910604 27158 catalog_manager.cc:5697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 1 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.914845 27454 raft_consensus.cc:359] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.915551 27454 raft_consensus.cc:385] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.915834 27454 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.915995 27458 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.916424 27458 ts_tablet_manager.cc:1403] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.002s
I20260713 09:10:30.916545 27454 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:30.919977 27454 ts_tablet_manager.cc:1434] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:10:30.920764 27458 raft_consensus.cc:359] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.921890 27458 raft_consensus.cc:385] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.922276 27458 raft_consensus.cc:740] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.922688 27454 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:30.922981 27458 consensus_queue.cc:260] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.922000 27457 tablet_bootstrap.cc:654] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.927233 27458 ts_tablet_manager.cc:1434] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:10:30.928323 27458 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:30.934880 27458 tablet_bootstrap.cc:654] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.937433 27464 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.937994 27464 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.944196 27464 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:30.959909 27457 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:30.961081 27457 ts_tablet_manager.cc:1403] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.006s
I20260713 09:10:30.967387 27454 tablet_bootstrap.cc:654] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.972579 27476 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.973037 27476 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.975173 27476 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:30.977119 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:30.977762 27262 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:30.978790 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:30.979339 27337 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:30.980351 27374 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:30.981664 27476 raft_consensus.cc:2804] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.981992 27476 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.982160 27458 tablet_bootstrap.cc:492] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:30.982316 27476 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.982671 27458 ts_tablet_manager.cc:1403] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.034s
I20260713 09:10:30.985466 27458 raft_consensus.cc:359] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.986146 27458 raft_consensus.cc:385] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.986445 27458 raft_consensus.cc:740] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.987118 27458 consensus_queue.cc:260] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.988981 27476 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.990747 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:30.991276 27262 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 0.
I20260713 09:10:30.973140 27457 raft_consensus.cc:359] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.992353 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:30.992848 27457 raft_consensus.cc:385] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.993192 27457 raft_consensus.cc:740] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.993266 27261 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.993983 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:30.993966 27457 consensus_queue.cc:260] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:30.994645 27337 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.996315 27457 ts_tablet_manager.cc:1434] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:10:30.997236 27457 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:30.999961 27261 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:30.989651 27458 ts_tablet_manager.cc:1434] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:10:31.000947 27476 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.002416 27458 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:31.001441 27375 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.006812 27476 raft_consensus.cc:493] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.007249 27456 raft_consensus.cc:2804] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.007292 27476 raft_consensus.cc:515] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.007845 27456 raft_consensus.cc:697] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.008661 27456 consensus_queue.cc:237] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.009817 27476 leader_election.cc:290] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.016289 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.014137 27301 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.017163 27463 raft_consensus.cc:493] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.021997 27463 raft_consensus.cc:515] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.022804 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
W20260713 09:10:31.023979 27374 leader_election.cc:343] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.024680 27463 leader_election.cc:290] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.025740 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:31.029383 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.029697 27261 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 0.
I20260713 09:10:31.030027 27336 raft_consensus.cc:2468] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 0.
I20260713 09:10:31.031023 27458 tablet_bootstrap.cc:654] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.031148 27454 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:31.031287 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.031598 27454 ts_tablet_manager.cc:1403] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.004s
I20260713 09:10:31.026674 27337 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
W20260713 09:10:31.034008 27228 leader_election.cc:343] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.034622 27375 leader_election.cc:304] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:31.034919 27225 leader_election.cc:304] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [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: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 91b704619dfb4257a1133a1570527121
I20260713 09:10:31.035874 27463 raft_consensus.cc:2804] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.035624 27454 raft_consensus.cc:359] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.036831 27454 raft_consensus.cc:385] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.037261 27454 raft_consensus.cc:740] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.038354 27454 consensus_queue.cc:260] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.036430 27463 raft_consensus.cc:493] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.041661 27463 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.039665 27476 raft_consensus.cc:2804] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.033031 27464 raft_consensus.cc:2764] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:10:31.045348 27454 ts_tablet_manager.cc:1434] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:31.046339 27476 raft_consensus.cc:493] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.047082 27454 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: Bootstrap starting.
I20260713 09:10:31.046831 27476 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.044490 27155 catalog_manager.cc:5697] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.053618 27463 raft_consensus.cc:515] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.055805 27458 tablet_bootstrap.cc:492] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:31.056270 27458 ts_tablet_manager.cc:1403] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.016s
I20260713 09:10:31.058529 27487 raft_consensus.cc:493] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.059100 27487 raft_consensus.cc:515] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.061641 27487 leader_election.cc:290] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.063042 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.063238 27463 leader_election.cc:290] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.063644 27337 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 0.
I20260713 09:10:31.064087 27457 tablet_bootstrap.cc:654] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.063764 27476 raft_consensus.cc:515] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.066322 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.066893 27411 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 0.
I20260713 09:10:31.068229 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:31.068298 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.068885 27261 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.068951 27337 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.074687 27454 tablet_bootstrap.cc:654] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.074131 27458 raft_consensus.cc:359] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.075129 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.076012 27458 raft_consensus.cc:385] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.076445 27458 raft_consensus.cc:740] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.077970 27458 consensus_queue.cc:260] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.077041 27225 leader_election.cc:304] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.082746 27463 raft_consensus.cc:2804] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.083086 27463 raft_consensus.cc:493] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.083395 27463 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.084350 27261 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:31.086975 27458 ts_tablet_manager.cc:1434] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
I20260713 09:10:31.087566 27375 leader_election.cc:304] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.087808 27458 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: Bootstrap starting.
I20260713 09:10:31.088369 27456 raft_consensus.cc:2804] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.088821 27456 raft_consensus.cc:697] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
W20260713 09:10:31.089417 27228 leader_election.cc:343] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.090144 27487 raft_consensus.cc:493] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.089632 27456 consensus_queue.cc:237] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.090811 27487 raft_consensus.cc:515] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.092676 27487 leader_election.cc:290] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.093748 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
W20260713 09:10:31.096215 27225 leader_election.cc:343] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.097543 27458 tablet_bootstrap.cc:654] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.101341 27336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.102456 27336 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.101672 27476 leader_election.cc:290] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.106825 27464 raft_consensus.cc:493] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.107131 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.104564 27463 raft_consensus.cc:515] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.107908 27410 raft_consensus.cc:2468] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 0.
I20260713 09:10:31.108469 27457 tablet_bootstrap.cc:492] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:31.105491 27476 raft_consensus.cc:493] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.108873 27457 ts_tablet_manager.cc:1403] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.010s
I20260713 09:10:31.109068 27463 leader_election.cc:290] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.109215 27476 raft_consensus.cc:515] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.109038 27464 raft_consensus.cc:515] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.118568 27454 tablet_bootstrap.cc:492] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: No bootstrap required, opened a new log
I20260713 09:10:31.119146 27454 ts_tablet_manager.cc:1403] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.020s
I20260713 09:10:31.118557 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.120242 27335 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.122680 27464 leader_election.cc:290] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.122872 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
W20260713 09:10:31.124277 27375 leader_election.cc:343] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.124209 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.125008 27411 raft_consensus.cc:2468] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 0.
I20260713 09:10:31.125156 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.125684 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:31.122179 27458 tablet_bootstrap.cc:492] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: No bootstrap required, opened a new log
I20260713 09:10:31.126415 27458 ts_tablet_manager.cc:1403] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260713 09:10:31.125891 27410 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.127574 27457 raft_consensus.cc:359] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.128809 27457 raft_consensus.cc:385] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.129127 27457 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.129962 27457 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.119304 27337 raft_consensus.cc:2468] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:31.130739 27303 leader_election.cc:304] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.130784 27476 leader_election.cc:290] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.133960 27457 ts_tablet_manager.cc:1434] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.008s
I20260713 09:10:31.127776 27228 leader_election.cc:304] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8
W20260713 09:10:31.134475 27301 leader_election.cc:343] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.135151 27463 raft_consensus.cc:2804] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.135528 27463 raft_consensus.cc:493] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.136113 27463 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.137207 27457 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: Bootstrap starting.
I20260713 09:10:31.138036 27334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.138410 27225 leader_election.cc:304] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [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: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 91b704619dfb4257a1133a1570527121
I20260713 09:10:31.141182 27487 raft_consensus.cc:2804] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.137559 27464 raft_consensus.cc:2804] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:31.144536 27464 raft_consensus.cc:493] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:31.145539 27464 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.149348 27463 raft_consensus.cc:515] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.149436 27158 catalog_manager.cc:5697] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.151360 27463 leader_election.cc:290] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.153283 27454 raft_consensus.cc:359] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.153963 27454 raft_consensus.cc:385] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.154178 27454 raft_consensus.cc:740] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.152711 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.155077 27411 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.152199 27336 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 1.
I20260713 09:10:31.156798 27454 consensus_queue.cc:260] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.158283 27458 raft_consensus.cc:359] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.160702 27458 raft_consensus.cc:385] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.160934 27458 raft_consensus.cc:740] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.153247 27476 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.163378 27476 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:31.164317 27458 consensus_queue.cc:260] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.165359 27476 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.167292 27487 raft_consensus.cc:697] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.167917 27333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.167611 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:31.168646 27487 consensus_queue.cc:237] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.170389 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.197767 27337 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.198100 27411 raft_consensus.cc:2468] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:31.198961 27335 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:31.173832 27333 raft_consensus.cc:2393] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91b704619dfb4257a1133a1570527121 in current term 1: Already voted for candidate 4176d76eebb341698037547d128049ae in this term.
I20260713 09:10:31.201088 27225 leader_election.cc:304] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.200169 27228 leader_election.cc:304] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.202759 27454 ts_tablet_manager.cc:1434] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260713 09:10:31.202824 27503 raft_consensus.cc:2804] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.203171 27410 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:31.202347 27463 raft_consensus.cc:2804] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.202124 27374 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae
I20260713 09:10:31.204886 27476 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.207396 27337 raft_consensus.cc:2468] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 1.
I20260713 09:10:31.209022 27464 raft_consensus.cc:515] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.210929 27334 raft_consensus.cc:2393] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91b704619dfb4257a1133a1570527121 in current term 1: Already voted for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in this term.
I20260713 09:10:31.214681 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae"
W20260713 09:10:31.216097 27301 leader_election.cc:343] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:31.217070 27464 leader_election.cc:290] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 1 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.202648 27458 ts_tablet_manager.cc:1434] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: Time spent starting tablet: real 0.076s	user 0.013s	sys 0.001s
I20260713 09:10:31.218187 27503 raft_consensus.cc:697] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.219480 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.220037 27410 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.221931 27476 raft_consensus.cc:2749] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.224368 27374 leader_election.cc:304] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae
I20260713 09:10:31.222170 27503 consensus_queue.cc:237] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.226364 27463 raft_consensus.cc:697] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.228433 27463 consensus_queue.cc:237] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.229063 27457 tablet_bootstrap.cc:654] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:31.229359 27410 raft_consensus.cc:2468] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 1.
I20260713 09:10:31.229920 27476 raft_consensus.cc:2749] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.231376 27303 leader_election.cc:304] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 4176d76eebb341698037547d128049ae
I20260713 09:10:31.233143 27464 raft_consensus.cc:2804] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:31.233819 27464 raft_consensus.cc:697] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:31.234580 27464 consensus_queue.cc:237] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.234643 27158 catalog_manager.cc:5697] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 1 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.242897 27457 tablet_bootstrap.cc:492] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: No bootstrap required, opened a new log
I20260713 09:10:31.243382 27457 ts_tablet_manager.cc:1403] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.000s
I20260713 09:10:31.246464 27457 raft_consensus.cc:359] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.247177 27457 raft_consensus.cc:385] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:31.247490 27457 raft_consensus.cc:740] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Initialized, Role: FOLLOWER
I20260713 09:10:31.248150 27457 consensus_queue.cc:260] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.251693 27457 ts_tablet_manager.cc:1434] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:31.255230 27156 catalog_manager.cc:5697] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 1 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.256903 27156 catalog_manager.cc:5697] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 1 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.258636 27155 catalog_manager.cc:5697] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.275043 27476 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.287516 27476 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.298971 27262 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.306980 27476 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.322579 27456 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.326958 27463 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.339293 27503 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.380952 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:31.381778 27410 raft_consensus.cc:606] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Received request to transfer leadership to TS 4176d76eebb341698037547d128049ae
I20260713 09:10:31.386667 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:31.387127 27410 raft_consensus.cc:606] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Received request to transfer leadership to TS 4176d76eebb341698037547d128049ae
I20260713 09:10:31.393923 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f096826275448238e4202cca226e899"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:31.394372 27410 raft_consensus.cc:606] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:31.399075 27410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:31.399538 27410 raft_consensus.cc:606] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:31.402846 27456 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.416707 27261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:56072
I20260713 09:10:31.420264 27476 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.417289 27261 raft_consensus.cc:606] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:31.430162 27261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:56072
I20260713 09:10:31.430909 27261 raft_consensus.cc:606] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Received request to transfer leadership to TS 91b704619dfb4257a1133a1570527121
I20260713 09:10:31.431761 27476 raft_consensus.cc:993] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.432222 27476 raft_consensus.cc:1081] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.434083 27337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47098
I20260713 09:10:31.434631 27337 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.434998 27337 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.439430 27337 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.441277 27337 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.441974 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:31.442512 27261 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.442852 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.443429 27410 raft_consensus.cc:3055] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.443737 27410 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.444526 27410 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.445914 27410 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.449028 27261 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.450057 27301 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.450803 27464 raft_consensus.cc:2804] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.450888 27410 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.451311 27464 raft_consensus.cc:697] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:31.452000 27464 consensus_queue.cc:237] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.457676 27155 catalog_manager.cc:5697] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 1 to 2, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.491037 27476 raft_consensus.cc:493] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.491509 27476 raft_consensus.cc:515] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.494017 27476 leader_election.cc:290] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.493927 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4176d76eebb341698037547d128049ae" is_pre_election: true
I20260713 09:10:31.494257 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.495414 27337 raft_consensus.cc:2393] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91b704619dfb4257a1133a1570527121 in current term 1: Already voted for candidate 4176d76eebb341698037547d128049ae in this term.
I20260713 09:10:31.496299 27374 leader_election.cc:304] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91b704619dfb4257a1133a1570527121; no voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae
I20260713 09:10:31.496913 27476 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.501075 27476 raft_consensus.cc:2749] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.608120 27476 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.614995 27456 raft_consensus.cc:993] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.615406 27456 raft_consensus.cc:1081] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.618554 27334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f096826275448238e4202cca226e899"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47098
I20260713 09:10:31.619445 27503 raft_consensus.cc:493] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:31.619896 27503 raft_consensus.cc:515] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.621917 27503 leader_election.cc:290] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.623320 27333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" is_pre_election: true
I20260713 09:10:31.623445 27503 consensus_queue.cc:1048] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:31.623488 27456 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.625499 27334 raft_consensus.cc:493] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.625912 27334 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.627784 27410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91b704619dfb4257a1133a1570527121" is_pre_election: true
I20260713 09:10:31.628566 27410 raft_consensus.cc:2393] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4176d76eebb341698037547d128049ae in current term 1: Already voted for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in this term.
I20260713 09:10:31.629765 27228 leader_election.cc:304] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4176d76eebb341698037547d128049ae; no voters: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121
I20260713 09:10:31.630831 27503 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:31.632965 27334 raft_consensus.cc:515] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.638358 27503 raft_consensus.cc:2749] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:31.649422 27464 consensus_queue.cc:1048] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.651110 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:31.651713 27261 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.653530 27506 consensus_queue.cc:1048] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:31.657768 27506 consensus_queue.cc:1048] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.658193 27261 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.659121 27506 consensus_queue.cc:1048] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.660248 27334 leader_election.cc:290] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.661074 27301 leader_election.cc:304] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.661859 27464 raft_consensus.cc:2804] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.662294 27464 raft_consensus.cc:697] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:31.663098 27464 consensus_queue.cc:237] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.664378 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.664951 27409 raft_consensus.cc:3055] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.665254 27409 raft_consensus.cc:740] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.665993 27409 consensus_queue.cc:260] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.667199 27409 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.678251 27409 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.683292 27464 consensus_queue.cc:1048] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.690970 27463 raft_consensus.cc:993] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.691365 27463 raft_consensus.cc:1081] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:31.693696 27334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47110
I20260713 09:10:31.694373 27334 raft_consensus.cc:493] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.694820 27334 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.700949 27156 catalog_manager.cc:5697] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 1 to 2, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.715039 27503 raft_consensus.cc:993] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: : Instructing follower 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:31.715452 27503 raft_consensus.cc:1081] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Signalling peer 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:31.717851 27409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437"
dest_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:43648
I20260713 09:10:31.718374 27409 raft_consensus.cc:493] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.720701 27409 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.731148 27409 raft_consensus.cc:515] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.732445 27410 raft_consensus.cc:1240] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Rejecting Update request from peer 4176d76eebb341698037547d128049ae for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:31.733057 27503 consensus_queue.cc:1048] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.735069 27503 consensus_queue.cc:1059] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.735993 27506 raft_consensus.cc:3055] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.736305 27506 raft_consensus.cc:740] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.736670 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:31.737115 27506 consensus_queue.cc:260] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.738065 27506 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.739411 27409 leader_election.cc:290] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:31.739656 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58509932f3c4cd387ad0d03d96cf437" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.740183 27337 raft_consensus.cc:3060] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.726202 27334 raft_consensus.cc:515] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.748288 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:31.748831 27261 raft_consensus.cc:3055] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.749194 27261 raft_consensus.cc:740] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.750099 27261 consensus_queue.cc:260] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.751087 27261 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.754763 27262 raft_consensus.cc:2468] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 2.
I20260713 09:10:31.756605 27375 leader_election.cc:304] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.757195 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c82d6fa9f07a447e9ef30fdddc2f3f27" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.757319 27475 raft_consensus.cc:2804] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.757740 27409 raft_consensus.cc:3060] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.757844 27475 raft_consensus.cc:697] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.758653 27475 consensus_queue.cc:237] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.762027 27334 leader_election.cc:290] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.766142 27409 raft_consensus.cc:2468] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.767127 27303 leader_election.cc:304] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:31.767910 27531 raft_consensus.cc:2804] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.768388 27531 raft_consensus.cc:697] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:31.769271 27531 consensus_queue.cc:237] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.773175 27261 raft_consensus.cc:2468] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:31.773792 27337 raft_consensus.cc:2468] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 2.
I20260713 09:10:31.779070 27155 catalog_manager.cc:5697] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 1 to 2, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.783162 27158 catalog_manager.cc:5697] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 1 to 2, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:31.795091 27476 raft_consensus.cc:993] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: : Instructing follower 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:31.795539 27475 raft_consensus.cc:1081] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Signalling peer 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:31.796851 27261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:56048
I20260713 09:10:31.797361 27261 raft_consensus.cc:493] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.797717 27261 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.801968 27261 raft_consensus.cc:515] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.803560 27261 leader_election.cc:290] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.804085 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.804543 27337 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.805236 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.805791 27409 raft_consensus.cc:3055] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.806128 27409 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.806866 27409 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.808030 27409 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.808959 27337 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:31.809890 27225 leader_election.cc:304] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.810516 27506 raft_consensus.cc:2804] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.810900 27506 raft_consensus.cc:697] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.811604 27506 consensus_queue.cc:237] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.813916 27409 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:31.817749 27158 catalog_manager.cc:5697] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 1 to 2, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 2 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.819101 27476 raft_consensus.cc:993] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: : Instructing follower 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:31.819523 27475 raft_consensus.cc:1081] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Signalling peer 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:31.820940 27261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:56048
I20260713 09:10:31.821447 27261 raft_consensus.cc:493] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.821820 27261 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.827672 27261 raft_consensus.cc:515] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.829267 27261 leader_election.cc:290] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:31.829949 27337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:31.830395 27337 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.830366 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:31.831034 27409 raft_consensus.cc:3055] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:31.831344 27409 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:31.832116 27409 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.833114 27409 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:31.835069 27337 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:31.836067 27225 leader_election.cc:304] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:31.836637 27506 raft_consensus.cc:2804] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:31.836983 27506 raft_consensus.cc:697] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:31.837759 27506 consensus_queue.cc:237] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:31.839520 27409 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:31.844575 27158 catalog_manager.cc:5697] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 1 to 2, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 2 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.955906 27261 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:31.957149 27531 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:31.965047 27409 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:31.970070 27504 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.142251 27261 raft_consensus.cc:1275] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.143494 27475 consensus_queue.cc:1048] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.155282 27261 raft_consensus.cc:1275] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.157545 27504 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.160398 27337 raft_consensus.cc:1275] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.168284 27475 consensus_queue.cc:1048] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:32.172591 27409 raft_consensus.cc:1275] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.173139 27261 raft_consensus.cc:1275] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.173926 27464 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.174525 27504 consensus_queue.cc:1048] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.187484 27410 raft_consensus.cc:1275] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.189334 27464 consensus_queue.cc:1048] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.274935 27337 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.275972 27506 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.282639 27410 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.283911 27506 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.291553 27337 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.294873 27536 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:32.302801 27410 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.304028 27537 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:34.814451 27126 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:34.815214 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:34.833148 27261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:56086
I20260713 09:10:34.833660 27261 raft_consensus.cc:606] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Received request to transfer leadership to TS 91b704619dfb4257a1133a1570527121
I20260713 09:10:34.844015 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:34.844485 27335 raft_consensus.cc:606] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Received request to transfer leadership to TS 91b704619dfb4257a1133a1570527121
I20260713 09:10:34.845577 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:34.845968 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:35.106132 27531 raft_consensus.cc:993] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:35.106560 27531 raft_consensus.cc:1081] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Signalling peer 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:35.107928 27410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:43650
I20260713 09:10:35.108554 27410 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:35.108884 27410 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:35.113157 27410 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:35.114696 27410 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 3 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:35.115374 27261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:35.115962 27261 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:35.116283 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:35.116837 27335 raft_consensus.cc:3055] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:35.117195 27335 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:35.118032 27335 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:35.118898 27335 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:35.120751 27261 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 3.
I20260713 09:10:35.121735 27375 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:35.122388 27540 raft_consensus.cc:2804] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:35.123297 27540 raft_consensus.cc:697] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:35.123768 27335 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 3.
I20260713 09:10:35.124166 27540 consensus_queue.cc:237] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:35.133668 27156 catalog_manager.cc:5697] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 2 to 3, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 3 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:35.420009 27283 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 27129
W20260713 09:10:35.421108 27283 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7740 after lost signal to thread 27192
W20260713 09:10:35.423820 27283 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3380 after lost signal to thread 27435
I20260713 09:10:35.642113 27556 raft_consensus.cc:993] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: : Instructing follower 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:35.642530 27556 raft_consensus.cc:1081] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Signalling peer 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:35.646642 27409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:43648
I20260713 09:10:35.647214 27409 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:35.647552 27409 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.656258 27409 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:35.658890 27409 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:35.659042 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:35.659657 27262 raft_consensus.cc:3055] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:35.659929 27262 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:35.660631 27262 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:35.661854 27262 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.662518 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:35.662911 27335 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:35.668335 27262 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 2.
I20260713 09:10:35.669872 27335 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 2.
I20260713 09:10:35.677886 27375 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:35.673305 27333 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:35.682660 27560 raft_consensus.cc:2804] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:35.682691 27558 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:35.685647 27262 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:35.686868 27558 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:35.690812 27560 raft_consensus.cc:697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:35.692103 27560 consensus_queue.cc:237] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:35.720117 27158 catalog_manager.cc:5697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 1 to 2, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.097081 27262 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.098524 27559 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.114109 27335 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:36.115466 27559 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:36.186007 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:36.195533 27411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:36.196132 27411 raft_consensus.cc:606] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:36.200767 27262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:56072
I20260713 09:10:36.201342 27262 raft_consensus.cc:606] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:36.205927 27262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:56072
I20260713 09:10:36.206498 27262 raft_consensus.cc:606] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:36.210983 27262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f"
dest_uuid: "4176d76eebb341698037547d128049ae"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:56072
I20260713 09:10:36.211557 27262 raft_consensus.cc:606] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:36.219096 27411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "91b704619dfb4257a1133a1570527121"
mode: GRACEFUL
new_leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:36.219631 27411 raft_consensus.cc:606] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 LEADER]: Received request to transfer leadership to TS 357b914fd15c419a9b6f8c9fef4e36d8
I20260713 09:10:36.266927 27561 raft_consensus.cc:993] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.267362 27559 raft_consensus.cc:1081] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.268752 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47098
I20260713 09:10:36.269213 27335 raft_consensus.cc:493] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.269543 27335 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:36.273842 27335 raft_consensus.cc:515] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.275277 27335 leader_election.cc:290] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 4 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:36.276116 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:36.276340 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0d9804cf1745bda9916f5e0086e2cb" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:36.276768 27262 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:36.276897 27411 raft_consensus.cc:3055] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:36.277218 27411 raft_consensus.cc:740] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:36.277962 27411 consensus_queue.cc:260] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.278860 27411 raft_consensus.cc:3060] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:36.284085 27411 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 4.
I20260713 09:10:36.284757 27262 raft_consensus.cc:2468] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 4.
I20260713 09:10:36.285050 27303 leader_election.cc:304] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:36.285898 27548 raft_consensus.cc:2804] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:36.286882 27548 raft_consensus.cc:697] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:36.287557 27548 consensus_queue.cc:237] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.292640 27158 catalog_manager.cc:5697] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 3 to 4, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 4 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.512480 27560 raft_consensus.cc:993] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.512943 27560 raft_consensus.cc:1081] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.514580 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47098
I20260713 09:10:36.515115 27335 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.515467 27335 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.519846 27335 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:36.521793 27335 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 3 election: Requested vote from peers 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007), 4176d76eebb341698037547d128049ae (127.26.125.129:45201)
I20260713 09:10:36.522083 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:36.522356 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:36.522853 27411 raft_consensus.cc:3055] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:36.523115 27262 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.523221 27411 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:36.524125 27411 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [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: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:36.525348 27411 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.528301 27262 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
I20260713 09:10:36.529203 27301 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:36.529897 27548 raft_consensus.cc:2804] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:36.530315 27548 raft_consensus.cc:697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:36.531051 27548 consensus_queue.cc:237] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:36.531924 27411 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
I20260713 09:10:36.537686 27158 catalog_manager.cc:5697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 2 to 3, leader changed from 91b704619dfb4257a1133a1570527121 (127.26.125.131) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 3 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:36.545218 27577 raft_consensus.cc:993] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.545730 27577 raft_consensus.cc:1081] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.547494 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47110
I20260713 09:10:36.548014 27335 raft_consensus.cc:493] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.548403 27335 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.552575 27335 raft_consensus.cc:515] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.554158 27335 leader_election.cc:290] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 3 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:36.554962 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:36.555223 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:36.555567 27262 raft_consensus.cc:3055] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:36.555811 27411 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.555946 27262 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:36.556785 27262 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.558050 27262 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.561704 27411 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
I20260713 09:10:36.562791 27303 leader_election.cc:304] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:36.563535 27548 raft_consensus.cc:2804] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:36.563937 27548 raft_consensus.cc:697] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:36.564673 27262 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
I20260713 09:10:36.564590 27548 consensus_queue.cc:237] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.571903 27158 catalog_manager.cc:5697] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 2 to 3, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 3 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.583642 27555 raft_consensus.cc:993] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.584013 27577 raft_consensus.cc:1081] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.585424 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47110
I20260713 09:10:36.585899 27335 raft_consensus.cc:493] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.586184 27335 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.590339 27335 raft_consensus.cc:515] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.592248 27335 leader_election.cc:290] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 3 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:36.592561 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:36.592787 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:36.593202 27262 raft_consensus.cc:3055] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:36.593699 27411 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.593678 27262 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:36.594659 27262 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.595883 27262 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:36.598313 27411 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
I20260713 09:10:36.599192 27303 leader_election.cc:304] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: 357b914fd15c419a9b6f8c9fef4e36d8, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:36.599828 27548 raft_consensus.cc:2804] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:36.600226 27548 raft_consensus.cc:697] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
W20260713 09:10:36.600885 27358 debug-util.cc:398] Leaking SignalData structure 0x7b080012e080 after lost signal to thread 27129
I20260713 09:10:36.600996 27548 consensus_queue.cc:237] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
W20260713 09:10:36.601747 27358 debug-util.cc:398] Leaking SignalData structure 0x7b080012e760 after lost signal to thread 27192
I20260713 09:10:36.602496 27262 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 3.
W20260713 09:10:36.602692 27358 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2700 after lost signal to thread 27286
W20260713 09:10:36.603613 27358 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba180 after lost signal to thread 27361
W20260713 09:10:36.604475 27358 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa380 after lost signal to thread 27435
I20260713 09:10:36.609158 27158 catalog_manager.cc:5697] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 2 to 3, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 3 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.789903 27555 raft_consensus.cc:993] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: : Instructing follower 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.790421 27577 raft_consensus.cc:1081] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Signalling peer 357b914fd15c419a9b6f8c9fef4e36d8 to start an election
I20260713 09:10:36.792972 27335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
 from {username='slave'} at 127.0.0.1:47110
I20260713 09:10:36.793642 27335 raft_consensus.cc:493] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.793888 27411 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:36.794191 27335 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.795583 27573 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:36.803361 27262 raft_consensus.cc:1275] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:36.801563 27335 raft_consensus.cc:515] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.806936 27573 consensus_queue.cc:1048] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:36.809835 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:36.810418 27262 raft_consensus.cc:3055] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.810752 27262 raft_consensus.cc:740] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:36.811525 27262 consensus_queue.cc:260] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.812605 27262 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.832614 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1827d252d4a63a5eb9929827ffd2f" candidate_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:36.833547 27411 raft_consensus.cc:3060] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.838065 27335 leader_election.cc:290] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:36.837067 27262 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:36.842321 27301 leader_election.cc:304] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357b914fd15c419a9b6f8c9fef4e36d8, 4176d76eebb341698037547d128049ae; no voters: 
I20260713 09:10:36.843154 27548 raft_consensus.cc:2804] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.849699 27411 raft_consensus.cc:2468] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357b914fd15c419a9b6f8c9fef4e36d8 in term 2.
I20260713 09:10:36.861305 27548 raft_consensus.cc:697] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Leader. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:36.862423 27548 consensus_queue.cc:237] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:36.884783 27158 catalog_manager.cc:5697] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 reported cstate change: term changed from 1 to 2, leader changed from 4176d76eebb341698037547d128049ae (127.26.125.129) to 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:36.972945 27262 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:36.974889 27548 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:36.986799 27411 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:36.988492 27548 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:36.996601 27409 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:36.998238 27548 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.018002 27262 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:37.020234 27573 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.054198 27262 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:37.055534 27584 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.069491 27411 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:37.071223 27548 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:37.244825 27411 raft_consensus.cc:1275] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.246222 27548 consensus_queue.cc:1048] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:37.264081 27262 raft_consensus.cc:1275] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Refusing update from remote peer 357b914fd15c419a9b6f8c9fef4e36d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.265579 27584 consensus_queue.cc:1048] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.229661 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:39.236752 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:39.237385 27335 raft_consensus.cc:606] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Received request to transfer leadership to TS 91b704619dfb4257a1133a1570527121
I20260713 09:10:39.239698 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:39.240126 27335 raft_consensus.cc:606] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Received request to transfer leadership to TS 4176d76eebb341698037547d128049ae
I20260713 09:10:39.242230 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f096826275448238e4202cca226e899"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:39.242666 27335 raft_consensus.cc:606] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Received request to transfer leadership to TS 4176d76eebb341698037547d128049ae
I20260713 09:10:39.244670 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:39.245114 27335 raft_consensus.cc:606] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Received request to transfer leadership to TS 91b704619dfb4257a1133a1570527121
I20260713 09:10:39.247182 27335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee"
dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
mode: GRACEFUL
new_leader_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:47112
I20260713 09:10:39.247609 27335 raft_consensus.cc:606] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 LEADER]: Received request to transfer leadership to TS 4176d76eebb341698037547d128049ae
I20260713 09:10:39.248699 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:39.249105 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:39.261191 27573 raft_consensus.cc:993] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.261725 27594 raft_consensus.cc:1081] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Signalling peer 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.263033 27262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7"
dest_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:56064
I20260713 09:10:39.263389 27262 raft_consensus.cc:493] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.263615 27262 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.268232 27262 raft_consensus.cc:515] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:39.269802 27262 leader_election.cc:290] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 4 election: Requested vote from peers 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:39.270840 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:39.270982 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1afb7cceb94c78a9e21ed691d8d0c7" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:39.271482 27411 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.271551 27335 raft_consensus.cc:3055] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:39.271914 27335 raft_consensus.cc:740] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:39.272601 27335 consensus_queue.cc:260] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:39.273478 27335 raft_consensus.cc:3060] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.276002 27411 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 4.
I20260713 09:10:39.277238 27228 leader_election.cc:304] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:39.279511 27595 raft_consensus.cc:2804] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:39.279841 27335 raft_consensus.cc:2468] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 4.
I20260713 09:10:39.280555 27595 raft_consensus.cc:697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 4 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:39.281612 27595 consensus_queue.cc:237] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [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: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } }
I20260713 09:10:39.288035 27158 catalog_manager.cc:5697] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 3 to 4, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 4 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.496536 27573 raft_consensus.cc:993] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.496941 27594 raft_consensus.cc:1081] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 LEADER]: Signalling peer 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.498185 27262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee"
dest_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:56064
I20260713 09:10:39.498595 27262 raft_consensus.cc:493] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.498838 27262 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.502823 27262 raft_consensus.cc:515] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.504112 27262 leader_election.cc:290] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:39.504802 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:39.505178 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5af0259435a34353b59a99e6f25467ee" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:39.505353 27335 raft_consensus.cc:3055] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:39.505755 27335 raft_consensus.cc:740] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:39.505775 27411 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.506589 27335 consensus_queue.cc:260] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.507457 27335 raft_consensus.cc:3060] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:39.510471 27411 raft_consensus.cc:2468] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:39.511318 27228 leader_election.cc:304] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:39.511976 27595 raft_consensus.cc:2804] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:39.512012 27335 raft_consensus.cc:2468] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 2.
I20260713 09:10:39.512441 27595 raft_consensus.cc:697] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:39.513422 27595 consensus_queue.cc:237] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.519706 27158 catalog_manager.cc:5697] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 1 to 2, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 2 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.620008 27573 raft_consensus.cc:993] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:39.620450 27594 raft_consensus.cc:1081] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Signalling peer 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:39.621860 27411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb3c289483447daad953d4120c8b297"
dest_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:43650
I20260713 09:10:39.622318 27411 raft_consensus.cc:493] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.622620 27411 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.626358 27411 raft_consensus.cc:515] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.627693 27411 leader_election.cc:290] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 4 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:39.628358 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:39.628634 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb3c289483447daad953d4120c8b297" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:39.628837 27262 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.629271 27335 raft_consensus.cc:3055] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:39.629601 27335 raft_consensus.cc:740] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:39.630234 27335 consensus_queue.cc:260] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.631067 27335 raft_consensus.cc:3060] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.632640 27262 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 4.
I20260713 09:10:39.633690 27375 leader_election.cc:304] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:39.634371 27559 raft_consensus.cc:2804] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:39.635109 27335 raft_consensus.cc:2468] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 4.
I20260713 09:10:39.635524 27559 raft_consensus.cc:697] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 4 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:39.636391 27559 consensus_queue.cc:237] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.642910 27158 catalog_manager.cc:5697] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 3 to 4, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 4 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.685473 27335 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:39.686614 27595 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:39.698450 27411 raft_consensus.cc:1275] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:39.700325 27596 consensus_queue.cc:1048] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:39.764138 27573 raft_consensus.cc:993] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.764554 27594 raft_consensus.cc:1081] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Signalling peer 4176d76eebb341698037547d128049ae to start an election
I20260713 09:10:39.765918 27262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f096826275448238e4202cca226e899"
dest_uuid: "4176d76eebb341698037547d128049ae"
 from {username='slave'} at 127.0.0.1:56064
I20260713 09:10:39.766366 27262 raft_consensus.cc:493] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.766631 27262 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:39.770524 27262 raft_consensus.cc:515] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.771762 27262 leader_election.cc:290] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [CANDIDATE]: Term 3 election: Requested vote from peers 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409), 91b704619dfb4257a1133a1570527121 (127.26.125.131:42007)
I20260713 09:10:39.772558 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:39.772758 27411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f096826275448238e4202cca226e899" candidate_uuid: "4176d76eebb341698037547d128049ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91b704619dfb4257a1133a1570527121"
I20260713 09:10:39.773020 27335 raft_consensus.cc:3055] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:39.773371 27335 raft_consensus.cc:740] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:39.773368 27411 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:39.774096 27335 consensus_queue.cc:260] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.774892 27335 raft_consensus.cc:3060] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:39.777259 27411 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 3.
I20260713 09:10:39.778105 27228 leader_election.cc:304] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:39.778672 27335 raft_consensus.cc:2468] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4176d76eebb341698037547d128049ae in term 3.
I20260713 09:10:39.778777 27595 raft_consensus.cc:2804] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:39.779284 27595 raft_consensus.cc:697] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 3 LEADER]: Becoming Leader. State: Replica: 4176d76eebb341698037547d128049ae, State: Running, Role: LEADER
I20260713 09:10:39.780081 27595 consensus_queue.cc:237] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.786145 27155 catalog_manager.cc:5697] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae reported cstate change: term changed from 2 to 3, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 4176d76eebb341698037547d128049ae (127.26.125.129). New cstate: current_term: 3 leader_uuid: "4176d76eebb341698037547d128049ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.819460 27573 raft_consensus.cc:993] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: : Instructing follower 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:39.819962 27594 raft_consensus.cc:1081] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Signalling peer 91b704619dfb4257a1133a1570527121 to start an election
I20260713 09:10:39.821367 27411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018"
dest_uuid: "91b704619dfb4257a1133a1570527121"
 from {username='slave'} at 127.0.0.1:43650
I20260713 09:10:39.821753 27411 raft_consensus.cc:493] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:39.821974 27411 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.825613 27411 raft_consensus.cc:515] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.826831 27411 leader_election.cc:290] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [CANDIDATE]: Term 4 election: Requested vote from peers 4176d76eebb341698037547d128049ae (127.26.125.129:45201), 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130:37409)
I20260713 09:10:39.827541 27262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4176d76eebb341698037547d128049ae"
I20260713 09:10:39.827744 27335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0867d9cc671b415e8eee689fc7059018" candidate_uuid: "91b704619dfb4257a1133a1570527121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "357b914fd15c419a9b6f8c9fef4e36d8"
I20260713 09:10:39.828099 27262 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.828200 27335 raft_consensus.cc:3055] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:39.828552 27335 raft_consensus.cc:740] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 357b914fd15c419a9b6f8c9fef4e36d8, State: Running, Role: LEADER
I20260713 09:10:39.829262 27335 consensus_queue.cc:260] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.830376 27335 raft_consensus.cc:3060] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:39.833636 27262 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 4.
I20260713 09:10:39.834564 27375 leader_election.cc:304] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [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: 4176d76eebb341698037547d128049ae, 91b704619dfb4257a1133a1570527121; no voters: 
I20260713 09:10:39.835213 27559 raft_consensus.cc:2804] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:39.835520 27335 raft_consensus.cc:2468] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91b704619dfb4257a1133a1570527121 in term 4.
I20260713 09:10:39.835673 27559 raft_consensus.cc:697] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 4 LEADER]: Becoming Leader. State: Replica: 91b704619dfb4257a1133a1570527121, State: Running, Role: LEADER
I20260713 09:10:39.836580 27559 consensus_queue.cc:237] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [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: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } }
I20260713 09:10:39.843546 27155 catalog_manager.cc:5697] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 reported cstate change: term changed from 3 to 4, leader changed from 357b914fd15c419a9b6f8c9fef4e36d8 (127.26.125.130) to 91b704619dfb4257a1133a1570527121 (127.26.125.131). New cstate: current_term: 4 leader_uuid: "91b704619dfb4257a1133a1570527121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.979383 27335 raft_consensus.cc:1275] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.980644 27595 consensus_queue.cc:1048] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:39.990159 27411 raft_consensus.cc:1275] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:39.991688 27607 consensus_queue.cc:1048] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:40.023576 27262 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:40.024770 27559 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.032727 27335 raft_consensus.cc:1275] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:40.035410 27616 consensus_queue.cc:1048] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:40.183629 27335 raft_consensus.cc:1275] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:40.185063 27607 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.193171 27411 raft_consensus.cc:1275] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Refusing update from remote peer 4176d76eebb341698037547d128049ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:40.194482 27595 consensus_queue.cc:1048] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "91b704619dfb4257a1133a1570527121" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:40.225740 27333 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:40.226923 27616 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357b914fd15c419a9b6f8c9fef4e36d8" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.236083 27262 raft_consensus.cc:1275] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Refusing update from remote peer 91b704619dfb4257a1133a1570527121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:40.237339 27559 consensus_queue.cc:1048] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4176d76eebb341698037547d128049ae" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:40.249910 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:40.255513 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
I20260713 09:10:40.279991 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.280691 27126 tablet_replica.cc:333] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.281302 27126 raft_consensus.cc:2243] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.282063 27126 raft_consensus.cc:2272] T 5af0259435a34353b59a99e6f25467ee P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.284973 27126 tablet_replica.cc:333] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.285462 27126 raft_consensus.cc:2243] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.285934 27126 raft_consensus.cc:2272] T 4eb3c289483447daad953d4120c8b297 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.287748 27126 tablet_replica.cc:333] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.288254 27126 raft_consensus.cc:2243] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.288622 27126 raft_consensus.cc:2272] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.290364 27126 tablet_replica.cc:333] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.291095 27126 raft_consensus.cc:2243] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.291582 27126 raft_consensus.cc:2272] T 7f0d9804cf1745bda9916f5e0086e2cb P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.293974 27126 tablet_replica.cc:333] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.294639 27126 raft_consensus.cc:2243] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.295614 27126 raft_consensus.cc:2272] T 3f096826275448238e4202cca226e899 P 4176d76eebb341698037547d128049ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.297968 27126 tablet_replica.cc:333] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.298640 27126 raft_consensus.cc:2243] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.299193 27126 raft_consensus.cc:2272] T 0867d9cc671b415e8eee689fc7059018 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.301760 27126 tablet_replica.cc:333] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.302487 27126 raft_consensus.cc:2243] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.303012 27126 raft_consensus.cc:2272] T c58509932f3c4cd387ad0d03d96cf437 P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.305274 27126 tablet_replica.cc:333] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.305940 27126 raft_consensus.cc:2243] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.306412 27126 raft_consensus.cc:2272] T 7db1827d252d4a63a5eb9929827ffd2f P 4176d76eebb341698037547d128049ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.308669 27126 tablet_replica.cc:333] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae: stopping tablet replica
I20260713 09:10:40.309303 27126 raft_consensus.cc:2243] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.310232 27126 raft_consensus.cc:2272] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 4176d76eebb341698037547d128049ae [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:40.446439 27301 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.125.129:45201: connect: Connection refused (error 111)
W20260713 09:10:40.450582 27301 consensus_peers.cc:597] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 -> Peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Couldn't send request to peer 4176d76eebb341698037547d128049ae. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:45201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:40.451015 27301 consensus_peers.cc:597] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 -> Peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Couldn't send request to peer 4176d76eebb341698037547d128049ae. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:45201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:40.453125 27301 consensus_peers.cc:597] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 -> Peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Couldn't send request to peer 4176d76eebb341698037547d128049ae. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:45201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:40.472666 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
I20260713 09:10:40.501169 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:10:40.527930 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.528582 27126 tablet_replica.cc:333] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.529160 27126 raft_consensus.cc:2243] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.529656 27126 raft_consensus.cc:2272] T c58509932f3c4cd387ad0d03d96cf437 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.531292 27126 tablet_replica.cc:333] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.531752 27126 raft_consensus.cc:2243] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.532461 27126 raft_consensus.cc:2272] T 7db1827d252d4a63a5eb9929827ffd2f P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.534053 27126 tablet_replica.cc:333] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.534509 27126 raft_consensus.cc:2243] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.534828 27126 raft_consensus.cc:2272] T 5af0259435a34353b59a99e6f25467ee P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.536497 27126 tablet_replica.cc:333] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.537073 27126 raft_consensus.cc:2243] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.537961 27126 raft_consensus.cc:2272] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.539544 27126 tablet_replica.cc:333] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.539983 27126 raft_consensus.cc:2243] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.540329 27126 raft_consensus.cc:2272] T 4eb3c289483447daad953d4120c8b297 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.542738 27126 tablet_replica.cc:333] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
W20260713 09:10:40.542949 27375 consensus_peers.cc:597] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 -> Peer 4176d76eebb341698037547d128049ae (127.26.125.129:45201): Couldn't send request to peer 4176d76eebb341698037547d128049ae. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:45201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:40.543318 27126 raft_consensus.cc:2243] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.543730 27126 raft_consensus.cc:2272] T 0867d9cc671b415e8eee689fc7059018 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.545374 27126 tablet_replica.cc:333] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.545847 27126 raft_consensus.cc:2243] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.546157 27126 raft_consensus.cc:2272] T 3f096826275448238e4202cca226e899 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.547755 27126 tablet_replica.cc:333] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.548121 27126 raft_consensus.cc:2243] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.548713 27126 raft_consensus.cc:2272] T 7f0d9804cf1745bda9916f5e0086e2cb P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.550166 27126 tablet_replica.cc:333] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8: stopping tablet replica
I20260713 09:10:40.550513 27126 raft_consensus.cc:2243] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.550819 27126 raft_consensus.cc:2272] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 357b914fd15c419a9b6f8c9fef4e36d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.595403 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
I20260713 09:10:40.611344 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
I20260713 09:10:40.634585 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:40.635116 27126 tablet_replica.cc:333] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.635671 27126 raft_consensus.cc:2243] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.636126 27126 raft_consensus.cc:2272] T c82d6fa9f07a447e9ef30fdddc2f3f27 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.637804 27126 tablet_replica.cc:333] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.638294 27126 raft_consensus.cc:2243] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.638656 27126 raft_consensus.cc:2272] T 5af0259435a34353b59a99e6f25467ee P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.640393 27126 tablet_replica.cc:333] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.640861 27126 raft_consensus.cc:2243] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.641225 27126 raft_consensus.cc:2272] T 1b1afb7cceb94c78a9e21ed691d8d0c7 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.642966 27126 tablet_replica.cc:333] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.643428 27126 raft_consensus.cc:2243] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.644073 27126 raft_consensus.cc:2272] T c58509932f3c4cd387ad0d03d96cf437 P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.645601 27126 tablet_replica.cc:333] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.646061 27126 raft_consensus.cc:2243] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.646690 27126 raft_consensus.cc:2272] T 0867d9cc671b415e8eee689fc7059018 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.648191 27126 tablet_replica.cc:333] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.648617 27126 raft_consensus.cc:2243] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.649035 27126 raft_consensus.cc:2272] T 3f096826275448238e4202cca226e899 P 91b704619dfb4257a1133a1570527121 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.650841 27126 tablet_replica.cc:333] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.651278 27126 raft_consensus.cc:2243] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.651643 27126 raft_consensus.cc:2272] T 7f0d9804cf1745bda9916f5e0086e2cb P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.653196 27126 tablet_replica.cc:333] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.653674 27126 raft_consensus.cc:2243] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.654307 27126 raft_consensus.cc:2272] T 4eb3c289483447daad953d4120c8b297 P 91b704619dfb4257a1133a1570527121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.655901 27126 tablet_replica.cc:333] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121: stopping tablet replica
I20260713 09:10:40.656316 27126 raft_consensus.cc:2243] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:40.656687 27126 raft_consensus.cc:2272] T 7db1827d252d4a63a5eb9929827ffd2f P 91b704619dfb4257a1133a1570527121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.681402 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:10:40.698370 27126 master.cc:562] Master@127.26.125.190:39853 shutting down...
I20260713 09:10:40.899981 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:40.900535 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:40.900907 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3da54e3c693045dc8b6d54fbbfb28559: stopping tablet replica
I20260713 09:10:40.918896 27126 master.cc:584] Master@127.26.125.190:39853 shutdown complete.
357b914fd15c419a9b6f8c9fef4e36d8  4
4176d76eebb341698037547d128049ae  4
91b704619dfb4257a1133a1570527121  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13065 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:10:40.955323 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:45921
I20260713 09:10:40.956418 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:40.961326 27626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.961736 27627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:40.962807 27629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:40.963900 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:40.964682 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:40.964902 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:40.965061 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933840965027 us; error 0 us; skew 500 ppm
I20260713 09:10:40.965941 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:40.968220 27126 webserver.cc:533] Webserver started at http://127.26.125.190:34125/ using document root <none> and password file <none>
I20260713 09:10:40.968719 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:40.968928 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:40.969188 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:40.970300 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "44e2777c87764c298d8095904217752f"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-48sk"
I20260713 09:10:40.974226 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:40.977152 27634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:40.977861 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:40.978123 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "44e2777c87764c298d8095904217752f"
format_stamp: "Formatted at 2026-07-13 09:10:40 on dist-test-slave-48sk"
I20260713 09:10:40.978413 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:40.999049 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:41.000192 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:41.036274 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:45921
I20260713 09:10:41.036387 27685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:45921 every 8 connection(s)
I20260713 09:10:41.039937 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.049196 27686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f: Bootstrap starting.
I20260713 09:10:41.053803 27686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.057855 27686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f: No bootstrap required, opened a new log
I20260713 09:10:41.059782 27686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e2777c87764c298d8095904217752f" member_type: VOTER }
I20260713 09:10:41.060117 27686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.060352 27686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e2777c87764c298d8095904217752f, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.061002 27686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44e2777c87764c298d8095904217752f" member_type: VOTER }
I20260713 09:10:41.061435 27686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:41.061669 27686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:41.061945 27686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.065660 27686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e2777c87764c298d8095904217752f" member_type: VOTER }
I20260713 09:10:41.066144 27686 leader_election.cc:304] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [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: 44e2777c87764c298d8095904217752f; no voters: 
I20260713 09:10:41.067199 27686 leader_election.cc:290] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:41.067512 27689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.068702 27689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 1 LEADER]: Becoming Leader. State: Replica: 44e2777c87764c298d8095904217752f, State: Running, Role: LEADER
I20260713 09:10:41.069368 27689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [LEADER]: Queue going to LEADER mode. State: All 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: "44e2777c87764c298d8095904217752f" member_type: VOTER }
I20260713 09:10:41.070044 27686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:41.074239 27691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44e2777c87764c298d8095904217752f. Latest consensus state: current_term: 1 leader_uuid: "44e2777c87764c298d8095904217752f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e2777c87764c298d8095904217752f" member_type: VOTER } }
I20260713 09:10:41.074868 27691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:41.075081 27690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44e2777c87764c298d8095904217752f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44e2777c87764c298d8095904217752f" member_type: VOTER } }
I20260713 09:10:41.075613 27690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:41.076717 27696 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:41.081997 27696 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:41.084846 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:41.090070 27696 catalog_manager.cc:1383] Generated new cluster ID: aeb3fd68a629403dbc46ebe06ad20fdd
I20260713 09:10:41.090322 27696 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:41.105351 27696 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:41.106483 27696 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:41.117559 27696 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f: Generated new TSK 0
I20260713 09:10:41.118106 27696 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:41.150974 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:41.156256 27707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.157471 27708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.158903 27710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:41.159353 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:41.160130 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:41.160306 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:41.160440 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933841160430 us; error 0 us; skew 500 ppm
I20260713 09:10:41.160872 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:41.162968 27126 webserver.cc:533] Webserver started at http://127.26.125.129:39733/ using document root <none> and password file <none>
I20260713 09:10:41.163385 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:41.163527 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:41.163714 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:41.164660 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.168737 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:10:41.171855 27715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.172546 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:41.172827 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.173080 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:41.188743 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:41.189972 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:41.191326 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:41.193365 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:41.193626 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.193873 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:41.194038 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.230607 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:40041
I20260713 09:10:41.230695 27777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:40041 every 8 connection(s)
I20260713 09:10:41.235082 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:41.241905 27782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.242806 27783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.246683 27785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:41.246739 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:41.247349 27778 heartbeater.cc:344] Connected to a master server at 127.26.125.190:45921
I20260713 09:10:41.247794 27778 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:41.247996 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:41.248222 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:41.248392 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933841248369 us; error 0 us; skew 500 ppm
I20260713 09:10:41.248577 27778 heartbeater.cc:507] Master 127.26.125.190:45921 requested a full tablet report, sending...
I20260713 09:10:41.248972 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:41.250730 27651 ts_manager.cc:194] Registered new tserver with Master: ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041)
I20260713 09:10:41.251564 27126 webserver.cc:533] Webserver started at http://127.26.125.130:40341/ using document root <none> and password file <none>
I20260713 09:10:41.252197 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:41.252417 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:41.252691 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:41.252946 27651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42110
I20260713 09:10:41.254158 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "f37f17b809334a9ab368af925ae9d8b4"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.258219 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:41.261245 27790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.261968 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:41.262235 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "f37f17b809334a9ab368af925ae9d8b4"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.262512 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:41.279316 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:41.280514 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:41.281919 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:41.284006 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:41.284165 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.284332 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:41.284442 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.322394 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:42573
I20260713 09:10:41.322556 27852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:42573 every 8 connection(s)
I20260713 09:10:41.326799 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:41.333665 27856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.335403 27857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:41.337078 27859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:41.337301 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:41.338335 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:41.338594 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:41.338804 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933841338781 us; error 0 us; skew 500 ppm
I20260713 09:10:41.339418 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:41.339617 27853 heartbeater.cc:344] Connected to a master server at 127.26.125.190:45921
I20260713 09:10:41.339979 27853 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:41.340790 27853 heartbeater.cc:507] Master 127.26.125.190:45921 requested a full tablet report, sending...
I20260713 09:10:41.341922 27126 webserver.cc:533] Webserver started at http://127.26.125.131:36829/ using document root <none> and password file <none>
I20260713 09:10:41.342510 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:41.342650 27651 ts_manager.cc:194] Registered new tserver with Master: f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:41.342752 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:41.343138 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:41.344293 27651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42120
I20260713 09:10:41.344483 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "acb624a175874266b0945fa248a2f0d9"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.348637 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:10:41.351655 27864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.352324 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:10:41.352602 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "acb624a175874266b0945fa248a2f0d9"
format_stamp: "Formatted at 2026-07-13 09:10:41 on dist-test-slave-48sk"
I20260713 09:10:41.352860 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:41.372112 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:41.373206 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:41.374675 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:41.376739 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:41.376904 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.377072 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:41.377192 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:41.414263 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:37909
I20260713 09:10:41.414357 27926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:37909 every 8 connection(s)
I20260713 09:10:41.426851 27927 heartbeater.cc:344] Connected to a master server at 127.26.125.190:45921
I20260713 09:10:41.427186 27927 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:41.427857 27927 heartbeater.cc:507] Master 127.26.125.190:45921 requested a full tablet report, sending...
I20260713 09:10:41.429718 27651 ts_manager.cc:194] Registered new tserver with Master: acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:41.430519 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013250483s
I20260713 09:10:41.431133 27651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42132
I20260713 09:10:41.453677 27651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42142:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:41.456311 27651 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:41.541353 27892 tablet_service.cc:1511] Processing CreateTablet for tablet ab965ea7898843e092ad23858a7a39d0 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:41.542783 27892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab965ea7898843e092ad23858a7a39d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.543165 27891 tablet_service.cc:1511] Processing CreateTablet for tablet acaf0c0289294d1cbb368b8aafa5dcac (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:41.544487 27891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaf0c0289294d1cbb368b8aafa5dcac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.546027 27743 tablet_service.cc:1511] Processing CreateTablet for tablet ab965ea7898843e092ad23858a7a39d0 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:41.546692 27890 tablet_service.cc:1511] Processing CreateTablet for tablet bcdcb8b039024a42be730cee53402682 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:41.547282 27743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab965ea7898843e092ad23858a7a39d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.547933 27890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdcb8b039024a42be730cee53402682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.550634 27742 tablet_service.cc:1511] Processing CreateTablet for tablet acaf0c0289294d1cbb368b8aafa5dcac (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:41.552053 27742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaf0c0289294d1cbb368b8aafa5dcac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.551738 27888 tablet_service.cc:1511] Processing CreateTablet for tablet b9405797faf840ae91c0d4459db26f44 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:41.552973 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9405797faf840ae91c0d4459db26f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.553102 27737 tablet_service.cc:1511] Processing CreateTablet for tablet 9d02577448fc4ad5ae41e50dabf735ed (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:41.554396 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d02577448fc4ad5ae41e50dabf735ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.554625 27887 tablet_service.cc:1511] Processing CreateTablet for tablet a39d5732b3af40518dd195b78ebbab57 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:41.555895 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d5732b3af40518dd195b78ebbab57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.550668 27740 tablet_service.cc:1511] Processing CreateTablet for tablet 89aedd24b0d045c38e4a5eb9335e12e6 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:41.555779 27739 tablet_service.cc:1511] Processing CreateTablet for tablet b9405797faf840ae91c0d4459db26f44 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:41.556936 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aedd24b0d045c38e4a5eb9335e12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.557631 27738 tablet_service.cc:1511] Processing CreateTablet for tablet a39d5732b3af40518dd195b78ebbab57 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:41.554625 27741 tablet_service.cc:1511] Processing CreateTablet for tablet bcdcb8b039024a42be730cee53402682 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:41.550635 27889 tablet_service.cc:1511] Processing CreateTablet for tablet 89aedd24b0d045c38e4a5eb9335e12e6 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:41.559826 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d5732b3af40518dd195b78ebbab57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.560246 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aedd24b0d045c38e4a5eb9335e12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.562671 27885 tablet_service.cc:1511] Processing CreateTablet for tablet 344393d923984d1290c367b8d715780e (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:41.563892 27885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344393d923984d1290c367b8d715780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.563952 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9405797faf840ae91c0d4459db26f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.566565 27884 tablet_service.cc:1511] Processing CreateTablet for tablet c80f356a019d43ff838ec56197fc265d (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:41.567734 27884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80f356a019d43ff838ec56197fc265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.570427 27886 tablet_service.cc:1511] Processing CreateTablet for tablet 9d02577448fc4ad5ae41e50dabf735ed (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:41.571655 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d02577448fc4ad5ae41e50dabf735ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.575048 27883 tablet_service.cc:1511] Processing CreateTablet for tablet 14ae813c78ef43369ed5549c9f844ee1 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:41.579629 27741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdcb8b039024a42be730cee53402682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.581552 27736 tablet_service.cc:1511] Processing CreateTablet for tablet 344393d923984d1290c367b8d715780e (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:41.583525 27735 tablet_service.cc:1511] Processing CreateTablet for tablet c80f356a019d43ff838ec56197fc265d (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:41.584755 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344393d923984d1290c367b8d715780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.589476 27883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ae813c78ef43369ed5549c9f844ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.590149 27734 tablet_service.cc:1511] Processing CreateTablet for tablet 14ae813c78ef43369ed5549c9f844ee1 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:41.591528 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80f356a019d43ff838ec56197fc265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.596598 27734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ae813c78ef43369ed5549c9f844ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.610245 27942 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.616478 27942 tablet_bootstrap.cc:654] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.652665 27818 tablet_service.cc:1511] Processing CreateTablet for tablet ab965ea7898843e092ad23858a7a39d0 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:41.654803 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab965ea7898843e092ad23858a7a39d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.654991 27812 tablet_service.cc:1511] Processing CreateTablet for tablet 9d02577448fc4ad5ae41e50dabf735ed (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:41.656374 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d02577448fc4ad5ae41e50dabf735ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.656634 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 89aedd24b0d045c38e4a5eb9335e12e6 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:41.657896 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aedd24b0d045c38e4a5eb9335e12e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.659101 27813 tablet_service.cc:1511] Processing CreateTablet for tablet a39d5732b3af40518dd195b78ebbab57 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:41.660697 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d5732b3af40518dd195b78ebbab57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.655114 27817 tablet_service.cc:1511] Processing CreateTablet for tablet acaf0c0289294d1cbb368b8aafa5dcac (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:41.663106 27814 tablet_service.cc:1511] Processing CreateTablet for tablet b9405797faf840ae91c0d4459db26f44 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:41.666061 27816 tablet_service.cc:1511] Processing CreateTablet for tablet bcdcb8b039024a42be730cee53402682 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:41.667023 27816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdcb8b039024a42be730cee53402682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.675475 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9405797faf840ae91c0d4459db26f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.675891 27811 tablet_service.cc:1511] Processing CreateTablet for tablet 344393d923984d1290c367b8d715780e (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:41.677098 27811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344393d923984d1290c367b8d715780e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.681075 27810 tablet_service.cc:1511] Processing CreateTablet for tablet c80f356a019d43ff838ec56197fc265d (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:41.685408 27817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaf0c0289294d1cbb368b8aafa5dcac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.693809 27810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c80f356a019d43ff838ec56197fc265d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.698136 27809 tablet_service.cc:1511] Processing CreateTablet for tablet 14ae813c78ef43369ed5549c9f844ee1 (DEFAULT_TABLE table=test-workload [id=d51d4a3b778848c095e936e73ea47af8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:41.699368 27809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ae813c78ef43369ed5549c9f844ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.716454 27943 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.718271 27942 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:41.718737 27942 ts_tablet_manager.cc:1403] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.024s
I20260713 09:10:41.722702 27942 raft_consensus.cc:359] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:41.723383 27942 raft_consensus.cc:385] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.723665 27942 raft_consensus.cc:740] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.724370 27942 consensus_queue.cc:260] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:41.718775 27945 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:41.731060 27778 heartbeater.cc:499] Master 127.26.125.190:45921 was elected leader, sending a full tablet report...
I20260713 09:10:41.731374 27942 ts_tablet_manager.cc:1434] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:41.739650 27942 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.744855 27945 tablet_bootstrap.cc:654] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.745697 27942 tablet_bootstrap.cc:654] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.751904 27943 tablet_bootstrap.cc:654] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.758673 27945 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:41.759157 27945 ts_tablet_manager.cc:1403] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.009s
I20260713 09:10:41.759981 27943 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:41.760530 27943 ts_tablet_manager.cc:1403] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260713 09:10:41.762163 27945 raft_consensus.cc:359] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.762916 27945 raft_consensus.cc:385] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.763245 27945 raft_consensus.cc:740] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.764178 27945 consensus_queue.cc:260] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.765257 27943 raft_consensus.cc:359] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.766007 27943 raft_consensus.cc:385] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.766364 27942 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:41.766384 27943 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.768430 27942 ts_tablet_manager.cc:1403] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.019s
I20260713 09:10:41.769059 27943 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.771629 27942 raft_consensus.cc:359] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.772605 27942 raft_consensus.cc:385] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.773006 27942 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.773355 27945 ts_tablet_manager.cc:1434] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:10:41.773779 27927 heartbeater.cc:499] Master 127.26.125.190:45921 was elected leader, sending a full tablet report...
I20260713 09:10:41.774057 27853 heartbeater.cc:499] Master 127.26.125.190:45921 was elected leader, sending a full tablet report...
I20260713 09:10:41.773890 27942 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.774295 27943 ts_tablet_manager.cc:1434] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260713 09:10:41.775297 27943 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.775995 27942 ts_tablet_manager.cc:1434] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:41.776850 27942 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.778503 27945 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:41.781598 27943 tablet_bootstrap.cc:654] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.782882 27942 tablet_bootstrap.cc:654] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.786381 27945 tablet_bootstrap.cc:654] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.830523 27943 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:41.830953 27943 ts_tablet_manager.cc:1403] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.031s
I20260713 09:10:41.831856 27945 tablet_bootstrap.cc:492] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:41.832294 27945 ts_tablet_manager.cc:1403] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.016s
I20260713 09:10:41.833607 27942 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:41.833716 27943 raft_consensus.cc:359] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.834149 27942 ts_tablet_manager.cc:1403] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.031s
I20260713 09:10:41.834473 27943 raft_consensus.cc:385] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.834823 27943 raft_consensus.cc:740] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.834502 27945 raft_consensus.cc:359] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.835273 27945 raft_consensus.cc:385] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.835592 27945 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.835494 27943 consensus_queue.cc:260] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.836375 27945 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.837567 27943 ts_tablet_manager.cc:1434] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:10:41.837237 27942 raft_consensus.cc:359] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.837970 27942 raft_consensus.cc:385] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.838289 27942 raft_consensus.cc:740] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.838423 27943 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.839051 27942 consensus_queue.cc:260] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.843101 27942 ts_tablet_manager.cc:1434] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:41.843977 27942 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.844849 27943 tablet_bootstrap.cc:654] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.849705 27942 tablet_bootstrap.cc:654] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.851506 27945 ts_tablet_manager.cc:1434] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:10:41.856168 27943 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:41.856618 27943 ts_tablet_manager.cc:1403] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:10:41.857585 27942 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:41.857635 27945 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:41.858099 27942 ts_tablet_manager.cc:1403] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:10:41.859423 27943 raft_consensus.cc:359] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.860131 27943 raft_consensus.cc:385] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.860415 27943 raft_consensus.cc:740] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.860816 27942 raft_consensus.cc:359] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.861518 27942 raft_consensus.cc:385] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.861159 27943 consensus_queue.cc:260] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.861819 27942 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.862926 27945 tablet_bootstrap.cc:654] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.862676 27942 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.863307 27943 ts_tablet_manager.cc:1434] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:10:41.864286 27943 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.868548 27942 ts_tablet_manager.cc:1434] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:41.869557 27942 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.870242 27943 tablet_bootstrap.cc:654] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.876125 27942 tablet_bootstrap.cc:654] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.878810 27950 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.879285 27950 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.879722 27943 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:41.880199 27943 ts_tablet_manager.cc:1403] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260713 09:10:41.880595 27945 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:41.880970 27945 ts_tablet_manager.cc:1403] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260713 09:10:41.881810 27950 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:41.883891 27943 raft_consensus.cc:359] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.884557 27943 raft_consensus.cc:385] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.884950 27943 raft_consensus.cc:740] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.884428 27945 raft_consensus.cc:359] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.885480 27945 raft_consensus.cc:385] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.885917 27945 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.886976 27943 consensus_queue.cc:260] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.886993 27945 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.889549 27951 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.889974 27951 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.891587 27945 ts_tablet_manager.cc:1434] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260713 09:10:41.891845 27943 ts_tablet_manager.cc:1434] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:41.892555 27945 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:41.892783 27943 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.899062 27943 tablet_bootstrap.cc:654] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.899576 27945 tablet_bootstrap.cc:654] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.900808 27951 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:41.919140 27946 raft_consensus.cc:493] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.919752 27946 raft_consensus.cc:515] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:41.926810 27946 leader_election.cc:290] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:41.967391 27942 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:41.967883 27942 ts_tablet_manager.cc:1403] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.039s
I20260713 09:10:41.970767 27942 raft_consensus.cc:359] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.971470 27942 raft_consensus.cc:385] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.971763 27942 raft_consensus.cc:740] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.972860 27942 consensus_queue.cc:260] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.975000 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:41.975677 27753 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:41.976897 27794 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:41.977936 27950 raft_consensus.cc:2804] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.978180 27942 ts_tablet_manager.cc:1434] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:10:41.978317 27950 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.978691 27950 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.979130 27942 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:41.979647 27943 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:41.980201 27943 ts_tablet_manager.cc:1403] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.011s
I20260713 09:10:41.981685 27951 raft_consensus.cc:493] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.982138 27951 raft_consensus.cc:515] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.983466 27943 raft_consensus.cc:359] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.984197 27943 raft_consensus.cc:385] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.984541 27943 raft_consensus.cc:740] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.984670 27951 leader_election.cc:290] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:41.985332 27943 consensus_queue.cc:260] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.985821 27942 tablet_bootstrap.cc:654] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.986703 27950 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:41.987741 27943 ts_tablet_manager.cc:1434] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:41.988673 27950 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:41.990173 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:41.990872 27753 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.991266 27943 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:41.991194 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
W20260713 09:10:41.996461 27718 leader_election.cc:343] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.997380 27945 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:41.997982 27945 ts_tablet_manager.cc:1403] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.106s	user 0.032s	sys 0.023s
I20260713 09:10:42.009984 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.011008 27828 raft_consensus.cc:2393] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acb624a175874266b0945fa248a2f0d9 in current term 1: Already voted for candidate f37f17b809334a9ab368af925ae9d8b4 in this term.
I20260713 09:10:42.011117 27945 raft_consensus.cc:359] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.011821 27945 raft_consensus.cc:385] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.012110 27945 raft_consensus.cc:740] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.012132 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
W20260713 09:10:42.014770 27867 leader_election.cc:343] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.012917 27945 consensus_queue.cc:260] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.016811 27945 ts_tablet_manager.cc:1434] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:42.018397 27753 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.022555 27943 tablet_bootstrap.cc:654] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.023406 27794 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.024328 27946 raft_consensus.cc:493] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.025290 27950 raft_consensus.cc:2804] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.025080 27946 raft_consensus.cc:515] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.026301 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.027475 27946 leader_election.cc:290] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.027971 27942 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:42.028456 27942 ts_tablet_manager.cc:1403] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.025s
I20260713 09:10:42.028824 27945 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:42.030551 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
W20260713 09:10:42.031438 27868 leader_election.cc:343] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.031286 27942 raft_consensus.cc:359] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
W20260713 09:10:42.031880 27718 leader_election.cc:343] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.031992 27942 raft_consensus.cc:385] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.032438 27942 raft_consensus.cc:740] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.031955 27868 leader_election.cc:304] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acb624a175874266b0945fa248a2f0d9; no voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.033165 27942 consensus_queue.cc:260] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.033885 27902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.034926 27951 raft_consensus.cc:2749] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.035987 27901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.037083 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.037739 27900 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
W20260713 09:10:42.038190 27717 leader_election.cc:343] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.038719 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.038785 27717 leader_election.cc:304] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6; no voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.039369 27899 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.038934 27945 tablet_bootstrap.cc:654] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.041812 27942 ts_tablet_manager.cc:1434] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260713 09:10:42.044638 27946 raft_consensus.cc:2749] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:42.046144 27717 leader_election.cc:343] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.046754 27717 leader_election.cc:304] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6; no voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.048199 27899 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.048681 27946 raft_consensus.cc:2749] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.049853 27945 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.050686 27950 raft_consensus.cc:697] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.050969 27945 ts_tablet_manager.cc:1403] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260713 09:10:42.051440 27950 consensus_queue.cc:237] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.054431 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.055583 27753 raft_consensus.cc:2393] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acb624a175874266b0945fa248a2f0d9 in current term 1: Already voted for candidate f37f17b809334a9ab368af925ae9d8b4 in this term.
I20260713 09:10:42.057250 27942 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:42.054437 27945 raft_consensus.cc:359] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.058409 27945 raft_consensus.cc:385] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.059094 27945 raft_consensus.cc:740] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.060565 27945 consensus_queue.cc:260] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.063798 27868 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acb624a175874266b0945fa248a2f0d9; no voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.064704 27942 tablet_bootstrap.cc:654] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.065218 27951 raft_consensus.cc:2749] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.067930 27943 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:42.068439 27943 ts_tablet_manager.cc:1403] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.012s
I20260713 09:10:42.072161 27943 raft_consensus.cc:359] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.075906 27943 raft_consensus.cc:385] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.076386 27943 raft_consensus.cc:740] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.073312 27974 raft_consensus.cc:493] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.075496 27945 ts_tablet_manager.cc:1434] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:10:42.078596 27945 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
W20260713 09:10:42.082645 27699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:42.079107 27974 raft_consensus.cc:515] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.082183 27651 catalog_manager.cc:5697] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.085024 27946 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.085496 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.085443 27946 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.086127 27753 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.086194 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.087416 27946 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.087358 27794 leader_election.cc:304] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
W20260713 09:10:42.088057 27792 leader_election.cc:343] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.088222 27950 raft_consensus.cc:2804] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.088709 27950 raft_consensus.cc:493] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.089134 27950 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.089259 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.089613 27974 leader_election.cc:290] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.089920 27827 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 0.
I20260713 09:10:42.089030 27943 consensus_queue.cc:260] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.091099 27718 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.093080 27943 ts_tablet_manager.cc:1434] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:10:42.094345 27943 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:42.094678 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.096172 27950 raft_consensus.cc:515] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.098683 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.099161 27753 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:42.099668 27717 leader_election.cc:343] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.102329 27945 tablet_bootstrap.cc:654] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.105188 27753 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.106196 27946 raft_consensus.cc:2804] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.106410 27794 leader_election.cc:304] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.106583 27946 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.106932 27946 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.107174 27974 raft_consensus.cc:2804] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.107784 27974 raft_consensus.cc:697] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.108302 27942 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:42.108815 27942 ts_tablet_manager.cc:1403] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.034s
I20260713 09:10:42.108580 27974 consensus_queue.cc:237] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.110322 27943 tablet_bootstrap.cc:654] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.111904 27942 raft_consensus.cc:359] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.112681 27942 raft_consensus.cc:385] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.113086 27942 raft_consensus.cc:740] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.113374 27950 leader_election.cc:290] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.113593 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.114356 27942 consensus_queue.cc:260] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
W20260713 09:10:42.115217 27792 leader_election.cc:343] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.118637 27946 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.119236 27943 tablet_bootstrap.cc:492] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:42.119690 27943 ts_tablet_manager.cc:1403] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260713 09:10:42.121198 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:42.121477 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.121798 27827 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:42.122800 27717 leader_election.cc:343] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.122506 27943 raft_consensus.cc:359] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.123385 27943 raft_consensus.cc:385] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.123442 27946 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.123862 27943 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.128110 27827 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 1.
I20260713 09:10:42.129004 27718 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [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: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: acb624a175874266b0945fa248a2f0d9
I20260713 09:10:42.129662 27946 raft_consensus.cc:2804] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.130105 27946 raft_consensus.cc:697] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:42.130685 27946 consensus_queue.cc:237] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.130698 27943 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.137262 27943 ts_tablet_manager.cc:1434] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260713 09:10:42.138200 27943 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:42.144328 27943 tablet_bootstrap.cc:654] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.145682 27945 tablet_bootstrap.cc:492] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.146121 27945 ts_tablet_manager.cc:1403] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.015s
I20260713 09:10:42.149235 27942 ts_tablet_manager.cc:1434] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.003s
I20260713 09:10:42.148841 27945 raft_consensus.cc:359] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.150543 27945 raft_consensus.cc:385] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.150838 27945 raft_consensus.cc:740] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.151525 27945 consensus_queue.cc:260] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.151889 27648 catalog_manager.cc:5697] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.153735 27945 ts_tablet_manager.cc:1434] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:10:42.153829 27942 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:42.159855 27974 raft_consensus.cc:493] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.160455 27974 raft_consensus.cc:515] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.162837 27974 leader_election.cc:290] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.164078 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.164808 27899 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.164928 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.165778 27753 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.166508 27792 leader_election.cc:304] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.167346 27974 raft_consensus.cc:2804] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.167685 27974 raft_consensus.cc:493] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.168009 27974 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.168162 27651 catalog_manager.cc:5697] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.170938 27942 tablet_bootstrap.cc:654] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.174610 27974 raft_consensus.cc:515] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.177579 27945 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:42.177903 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.178610 27753 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.180799 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.181325 27899 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.187621 27899 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.188964 27792 leader_election.cc:304] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.189652 27974 leader_election.cc:290] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.191040 27950 raft_consensus.cc:2804] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.187883 27753 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.191726 27950 raft_consensus.cc:697] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.192004 27943 tablet_bootstrap.cc:492] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:42.192457 27943 ts_tablet_manager.cc:1403] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.027s
I20260713 09:10:42.192625 27950 consensus_queue.cc:237] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.193876 27945 tablet_bootstrap.cc:654] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.194664 27943 raft_consensus.cc:359] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.195211 27943 raft_consensus.cc:385] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.195428 27943 raft_consensus.cc:740] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.196027 27943 consensus_queue.cc:260] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.199514 27942 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:42.199895 27942 ts_tablet_manager.cc:1403] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.001s
I20260713 09:10:42.200100 27945 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.200688 27945 ts_tablet_manager.cc:1403] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:10:42.202407 27942 raft_consensus.cc:359] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.203249 27951 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.203718 27951 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.204538 27943 ts_tablet_manager.cc:1434] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:42.204190 27945 raft_consensus.cc:359] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.205672 27951 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.206650 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.207278 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.207962 27827 raft_consensus.cc:2393] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acb624a175874266b0945fa248a2f0d9 in current term 1: Already voted for candidate ef599b7c5e0a425a8353a9964e0d47a6 in this term.
I20260713 09:10:42.209174 27867 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acb624a175874266b0945fa248a2f0d9; no voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.210053 27951 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.205088 27945 raft_consensus.cc:385] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.211022 27945 raft_consensus.cc:740] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.211601 27943 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:42.211831 27945 consensus_queue.cc:260] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.213003 27942 raft_consensus.cc:385] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.213289 27942 raft_consensus.cc:740] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.214026 27945 ts_tablet_manager.cc:1434] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:10:42.214990 27945 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:42.217206 27951 raft_consensus.cc:2749] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.217983 27943 tablet_bootstrap.cc:654] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.219969 27945 tablet_bootstrap.cc:654] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.220628 27946 raft_consensus.cc:493] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.221204 27946 raft_consensus.cc:515] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.227308 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.227979 27899 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 0.
I20260713 09:10:42.229346 27717 leader_election.cc:304] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:42.229929 27943 tablet_bootstrap.cc:492] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
I20260713 09:10:42.230006 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.230487 27943 ts_tablet_manager.cc:1403] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:10:42.231312 27946 leader_election.cc:290] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
W20260713 09:10:42.231566 27718 leader_election.cc:343] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.232026 27946 raft_consensus.cc:2804] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.232475 27946 raft_consensus.cc:493] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.232895 27946 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.233897 27943 raft_consensus.cc:359] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.234763 27943 raft_consensus.cc:385] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.234675 27951 raft_consensus.cc:493] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.213995 27942 consensus_queue.cc:260] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.235558 27951 raft_consensus.cc:515] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.236286 27980 raft_consensus.cc:493] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.236836 27980 raft_consensus.cc:515] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.241748 27951 leader_election.cc:290] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.241850 27980 leader_election.cc:290] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.242724 27943 raft_consensus.cc:740] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.243016 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.243613 27943 consensus_queue.cc:260] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
W20260713 09:10:42.245760 27718 leader_election.cc:343] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.246304 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.246845 27828 raft_consensus.cc:2468] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 0.
I20260713 09:10:42.247908 27943 ts_tablet_manager.cc:1434] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:42.248751 27943 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: Bootstrap starting.
I20260713 09:10:42.252883 27867 leader_election.cc:304] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.253643 27951 raft_consensus.cc:2804] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.253991 27951 raft_consensus.cc:493] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.254470 27951 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.254665 27943 tablet_bootstrap.cc:654] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.259763 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.260504 27899 raft_consensus.cc:2468] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 0.
I20260713 09:10:42.263224 27951 raft_consensus.cc:515] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.253970 27942 ts_tablet_manager.cc:1434] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260713 09:10:42.266008 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.266184 27717 leader_election.cc:304] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.266592 27942 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:42.267798 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.268347 27943 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: No bootstrap required, opened a new log
W20260713 09:10:42.267836 27868 leader_election.cc:343] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.268651 27991 raft_consensus.cc:2804] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.268869 27943 ts_tablet_manager.cc:1403] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:10:42.269048 27991 raft_consensus.cc:493] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.270143 27651 catalog_manager.cc:5697] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.271955 27943 raft_consensus.cc:359] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.272670 27943 raft_consensus.cc:385] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.272684 27951 leader_election.cc:290] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.274425 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
W20260713 09:10:42.274786 27868 leader_election.cc:343] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.275169 27827 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.279331 27942 tablet_bootstrap.cc:654] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.273278 27943 raft_consensus.cc:740] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.280794 27943 consensus_queue.cc:260] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.282058 27827 raft_consensus.cc:2468] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 1.
I20260713 09:10:42.282295 27946 raft_consensus.cc:515] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.283241 27867 leader_election.cc:304] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.284972 27946 leader_election.cc:290] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.269408 27991 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.287539 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
W20260713 09:10:42.289161 27718 leader_election.cc:343] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.290910 27951 raft_consensus.cc:2804] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.291831 27951 raft_consensus.cc:697] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:42.293154 27951 consensus_queue.cc:237] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.298388 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.298875 27899 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.304903 27899 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 1.
I20260713 09:10:42.306017 27717 leader_election.cc:304] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.306963 27946 raft_consensus.cc:2804] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.308661 27946 raft_consensus.cc:697] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:42.310194 27946 consensus_queue.cc:237] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.327625 27945 tablet_bootstrap.cc:492] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.327760 27943 ts_tablet_manager.cc:1434] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: Time spent starting tablet: real 0.058s	user 0.024s	sys 0.018s
I20260713 09:10:42.328231 27945 ts_tablet_manager.cc:1403] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.113s	user 0.041s	sys 0.058s
I20260713 09:10:42.330016 27991 raft_consensus.cc:515] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.331630 27945 raft_consensus.cc:359] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.332095 27942 tablet_bootstrap.cc:492] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:42.332361 27945 raft_consensus.cc:385] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.332530 27942 ts_tablet_manager.cc:1403] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.000s
I20260713 09:10:42.332674 27945 raft_consensus.cc:740] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.333532 27945 consensus_queue.cc:260] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.335608 27945 ts_tablet_manager.cc:1434] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:42.336452 27945 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:42.338249 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
W20260713 09:10:42.339222 27718 leader_election.cc:343] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:42.339366 27950 raft_consensus.cc:493] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.339795 27950 raft_consensus.cc:515] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.341768 27950 leader_election.cc:290] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.342193 27945 tablet_bootstrap.cc:654] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.343243 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.343855 27753 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.343963 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.344559 27899 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.345074 27794 leader_election.cc:304] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.344591 27648 catalog_manager.cc:5697] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.345912 27950 raft_consensus.cc:2804] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.346252 27950 raft_consensus.cc:493] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.346580 27950 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.352900 27950 raft_consensus.cc:515] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.352867 27942 raft_consensus.cc:359] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.354051 27942 raft_consensus.cc:385] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.354509 27942 raft_consensus.cc:740] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.355795 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.355453 27942 consensus_queue.cc:260] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.356314 27753 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.358556 27942 ts_tablet_manager.cc:1434] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:10:42.359653 27942 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: Bootstrap starting.
I20260713 09:10:42.360910 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.361454 27899 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.362843 27753 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.364030 27794 leader_election.cc:304] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.364946 27974 raft_consensus.cc:2804] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.365401 27974 raft_consensus.cc:697] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.366215 27974 consensus_queue.cc:237] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.367290 27942 tablet_bootstrap.cc:654] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.368274 27899 raft_consensus.cc:2468] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 1.
I20260713 09:10:42.369349 27717 leader_election.cc:304] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.370334 27946 raft_consensus.cc:2804] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.370865 27946 raft_consensus.cc:697] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:42.371886 27946 consensus_queue.cc:237] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.373404 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.373997 27900 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.376926 27991 leader_election.cc:290] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.355502 27651 catalog_manager.cc:5697] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.380765 27900 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.382571 27950 leader_election.cc:290] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.384264 27942 tablet_bootstrap.cc:492] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: No bootstrap required, opened a new log
I20260713 09:10:42.384786 27942 ts_tablet_manager.cc:1403] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260713 09:10:42.388298 27942 raft_consensus.cc:359] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.389115 27942 raft_consensus.cc:385] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.389453 27942 raft_consensus.cc:740] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.393461 27942 consensus_queue.cc:260] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.394871 27945 tablet_bootstrap.cc:492] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.395325 27945 ts_tablet_manager.cc:1403] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.027s
I20260713 09:10:42.395427 27942 ts_tablet_manager.cc:1434] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:42.397110 27648 catalog_manager.cc:5697] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.398031 27945 raft_consensus.cc:359] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.397835 27649 catalog_manager.cc:5697] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.398664 27945 raft_consensus.cc:385] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.399053 27945 raft_consensus.cc:740] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.399824 27945 consensus_queue.cc:260] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.401862 27945 ts_tablet_manager.cc:1434] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:42.402594 27945 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: Bootstrap starting.
I20260713 09:10:42.407713 27945 tablet_bootstrap.cc:654] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:42.411710 27945 tablet_bootstrap.cc:492] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: No bootstrap required, opened a new log
I20260713 09:10:42.411995 27945 ts_tablet_manager.cc:1403] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:42.414098 27945 raft_consensus.cc:359] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.414500 27945 raft_consensus.cc:385] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:42.414661 27945 raft_consensus.cc:740] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Initialized, Role: FOLLOWER
I20260713 09:10:42.415071 27945 consensus_queue.cc:260] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.416277 27945 ts_tablet_manager.cc:1434] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:42.431497 27974 raft_consensus.cc:493] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.431857 27974 raft_consensus.cc:515] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.433238 27974 leader_election.cc:290] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.433987 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.434159 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.434827 27900 raft_consensus.cc:2393] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f37f17b809334a9ab368af925ae9d8b4 in current term 1: Already voted for candidate ef599b7c5e0a425a8353a9964e0d47a6 in this term.
I20260713 09:10:42.435734 27792 leader_election.cc:304] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f37f17b809334a9ab368af925ae9d8b4; no voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.436283 27974 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.440392 27974 raft_consensus.cc:2749] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.451493 27993 raft_consensus.cc:493] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.451964 27993 raft_consensus.cc:515] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.453944 27993 leader_election.cc:290] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.454600 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.455070 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.455152 27753 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 0.
I20260713 09:10:42.455698 27827 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 0.
I20260713 09:10:42.456257 27868 leader_election.cc:304] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:42.456871 27993 raft_consensus.cc:2804] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.457239 27993 raft_consensus.cc:493] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.457583 27993 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.463209 27993 raft_consensus.cc:515] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.464825 27993 leader_election.cc:290] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.465404 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.465730 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:42.465974 27753 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.466252 27827 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.472224 27753 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 1.
I20260713 09:10:42.472221 27827 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 1.
I20260713 09:10:42.473385 27868 leader_election.cc:304] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:42.474217 27993 raft_consensus.cc:2804] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.474642 27994 raft_consensus.cc:493] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.474743 27993 raft_consensus.cc:697] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:42.475046 27994 raft_consensus.cc:515] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.475523 27993 consensus_queue.cc:237] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.476873 27994 leader_election.cc:290] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.477478 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.478363 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.481091 27753 raft_consensus.cc:2393] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acb624a175874266b0945fa248a2f0d9 in current term 1: Already voted for candidate f37f17b809334a9ab368af925ae9d8b4 in this term.
I20260713 09:10:42.482007 27868 leader_election.cc:304] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acb624a175874266b0945fa248a2f0d9; no voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.482717 27993 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.482654 27974 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.483693 27648 catalog_manager.cc:5697] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.490262 27993 raft_consensus.cc:2749] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.495292 27970 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:42.531553 27991 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.541123 27946 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.569252 27970 raft_consensus.cc:493] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.569692 27970 raft_consensus.cc:515] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.571455 27970 leader_election.cc:290] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.572049 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.572351 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.572710 27753 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.572943 27900 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 0.
I20260713 09:10:42.573743 27794 leader_election.cc:304] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.574472 27970 raft_consensus.cc:2804] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:42.574837 27970 raft_consensus.cc:493] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:42.575129 27970 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.577646 27950 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.579826 27970 raft_consensus.cc:515] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.581843 27970 leader_election.cc:290] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.582434 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.582929 27753 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.588466 27753 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.589110 27946 raft_consensus.cc:493] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.589411 27794 leader_election.cc:304] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.589618 27946 raft_consensus.cc:515] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.589920 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.590220 27950 raft_consensus.cc:2804] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:42.590608 27900 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.592270 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37f17b809334a9ab368af925ae9d8b4" is_pre_election: true
I20260713 09:10:42.592895 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.593214 27827 raft_consensus.cc:2393] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef599b7c5e0a425a8353a9964e0d47a6 in current term 1: Already voted for candidate acb624a175874266b0945fa248a2f0d9 in this term.
I20260713 09:10:42.595135 27718 leader_election.cc:304] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6; no voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.595883 27946 leader_election.cc:290] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.595893 27980 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.598150 27950 raft_consensus.cc:697] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.599023 27950 consensus_queue.cc:237] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:42.600898 28012 raft_consensus.cc:493] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:42.601325 28012 raft_consensus.cc:515] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.603262 28012 leader_election.cc:290] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.603605 27980 raft_consensus.cc:2749] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.604278 27901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acb624a175874266b0945fa248a2f0d9" is_pre_election: true
I20260713 09:10:42.604575 27900 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 1.
I20260713 09:10:42.605054 27901 raft_consensus.cc:2393] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f37f17b809334a9ab368af925ae9d8b4 in current term 1: Already voted for candidate ef599b7c5e0a425a8353a9964e0d47a6 in this term.
I20260713 09:10:42.605974 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" is_pre_election: true
I20260713 09:10:42.606455 27974 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.608683 27792 leader_election.cc:304] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f37f17b809334a9ab368af925ae9d8b4; no voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.610067 27974 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:42.610664 27648 catalog_manager.cc:5697] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.612156 28012 consensus_queue.cc:1048] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.625029 27950 consensus_queue.cc:1048] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.625805 27974 raft_consensus.cc:2749] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:42.690019 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:42.690521 27827 raft_consensus.cc:606] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.694936 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:42.695377 27827 raft_consensus.cc:606] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.699607 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdcb8b039024a42be730cee53402682"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:42.700050 27827 raft_consensus.cc:606] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.703972 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:42.704382 27827 raft_consensus.cc:606] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:42.717566 27752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:34716
I20260713 09:10:42.718030 27752 raft_consensus.cc:606] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Received request to transfer leadership to TS f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.732067 27900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "344393d923984d1290c367b8d715780e"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
mode: GRACEFUL
new_leader_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:36378
I20260713 09:10:42.732498 27900 raft_consensus.cc:606] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Received request to transfer leadership to TS f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.738045 27900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
mode: GRACEFUL
new_leader_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:36378
I20260713 09:10:42.738494 27900 raft_consensus.cc:606] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Received request to transfer leadership to TS f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:42.742542 27752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:34716
I20260713 09:10:42.742961 27752 raft_consensus.cc:606] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Received request to transfer leadership to TS acb624a175874266b0945fa248a2f0d9
I20260713 09:10:42.766031 27980 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.777091 27946 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.841115 27946 consensus_queue.cc:1048] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.851356 27991 consensus_queue.cc:1048] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.859077 28025 raft_consensus.cc:993] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:42.858893 27993 consensus_queue.cc:1048] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.859508 27991 raft_consensus.cc:1081] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Signalling peer acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:42.861099 27900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:36366
I20260713 09:10:42.861626 27900 raft_consensus.cc:493] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.862023 27900 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.865212 27994 raft_consensus.cc:993] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: : Instructing follower f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:42.865622 27994 raft_consensus.cc:1081] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Signalling peer f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:42.869585 27827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:35988
I20260713 09:10:42.870090 27827 raft_consensus.cc:493] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.870472 27827 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.876959 27827 raft_consensus.cc:515] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.878180 27994 consensus_queue.cc:1048] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.878904 27827 leader_election.cc:290] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.880247 27901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.880254 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c80f356a019d43ff838ec56197fc265d" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.880968 27901 raft_consensus.cc:3055] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.880985 27752 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.881356 27901 raft_consensus.cc:740] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:42.882198 27901 consensus_queue.cc:260] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.883023 27901 raft_consensus.cc:3060] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.884791 27900 raft_consensus.cc:515] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.887598 27752 raft_consensus.cc:2468] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:42.889406 27901 raft_consensus.cc:2468] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:42.890424 27792 leader_election.cc:304] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.891341 28013 raft_consensus.cc:2804] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.891781 28013 raft_consensus.cc:697] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.892517 28013 consensus_queue.cc:237] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.893014 27753 raft_consensus.cc:1240] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Rejecting Update request from peer acb624a175874266b0945fa248a2f0d9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:42.895298 27900 leader_election.cc:290] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 2 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:42.895887 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.896473 27753 raft_consensus.cc:3055] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.896675 27753 raft_consensus.cc:740] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:42.897464 27753 consensus_queue.cc:260] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.896667 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ae813c78ef43369ed5549c9f844ee1" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:42.898772 27753 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.899262 27827 raft_consensus.cc:3060] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.910677 27651 catalog_manager.cc:5697] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 1 to 2, leader changed from acb624a175874266b0945fa248a2f0d9 (127.26.125.131) to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.911785 27827 raft_consensus.cc:2468] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 2.
I20260713 09:10:42.912137 27753 raft_consensus.cc:2468] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 2.
I20260713 09:10:42.912868 27867 leader_election.cc:304] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.913655 27993 raft_consensus.cc:2804] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.914134 27993 raft_consensus.cc:697] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:42.914813 27993 consensus_queue.cc:237] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.921721 27651 catalog_manager.cc:5697] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 1 to 2, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:42.922271 27993 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.928637 27994 raft_consensus.cc:993] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: : Instructing follower f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:42.929045 27994 raft_consensus.cc:1081] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Signalling peer f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:42.930660 27828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "344393d923984d1290c367b8d715780e"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:35988
I20260713 09:10:42.931860 27828 raft_consensus.cc:493] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.932193 27828 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.933456 27993 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.940505 27828 raft_consensus.cc:515] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.942075 28013 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.943514 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:42.944090 27752 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.945413 27828 leader_election.cc:290] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:42.946857 27901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:42.947407 27901 raft_consensus.cc:3055] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.947715 27901 raft_consensus.cc:740] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:42.948451 27901 consensus_queue.cc:260] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.949831 27901 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.951601 27752 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:42.952695 27794 leader_election.cc:304] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:42.953435 28013 raft_consensus.cc:2804] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.953907 27950 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.953908 28013 raft_consensus.cc:697] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:42.956347 28013 consensus_queue.cc:237] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:42.959311 27901 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:42.966619 27651 catalog_manager.cc:5697] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 1 to 2, leader changed from acb624a175874266b0945fa248a2f0d9 (127.26.125.131) to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.016168 27950 raft_consensus.cc:993] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.016588 28013 raft_consensus.cc:1081] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.018060 27753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:43.018538 27753 raft_consensus.cc:493] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.018878 27753 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.023250 27753 raft_consensus.cc:515] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.024708 27753 leader_election.cc:290] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:43.025406 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:43.025734 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:43.025990 27828 raft_consensus.cc:3055] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.026262 27900 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.026336 27828 raft_consensus.cc:740] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:43.027176 27828 consensus_queue.cc:260] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.028302 27828 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.032645 27900 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.033694 27717 leader_election.cc:304] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:43.034480 27991 raft_consensus.cc:2804] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.034619 27828 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.034914 27991 raft_consensus.cc:697] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:43.035739 27991 consensus_queue.cc:237] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.038910 28013 consensus_queue.cc:1048] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.042299 27651 catalog_manager.cc:5697] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 1 to 2, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.051304 28012 consensus_queue.cc:1048] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.059329 27946 raft_consensus.cc:993] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:43.059732 27946 raft_consensus.cc:1081] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Signalling peer f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:43.060521 28013 raft_consensus.cc:993] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.060940 28012 raft_consensus.cc:1081] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.061865 27828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:36000
I20260713 09:10:43.062381 27828 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.062419 27753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:43.062816 27828 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.063021 27753 raft_consensus.cc:493] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.063388 27753 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.069428 27828 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.069626 27753 raft_consensus.cc:515] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:43.071913 27753 leader_election.cc:290] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Requested vote from peers acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:43.072190 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:43.072281 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:43.072713 27752 raft_consensus.cc:3055] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.072845 27900 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.073051 27752 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:43.074436 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab965ea7898843e092ad23858a7a39d0" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:43.075012 27827 raft_consensus.cc:3055] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.075296 27827 raft_consensus.cc:740] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:43.076052 27827 consensus_queue.cc:260] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:43.077082 27827 raft_consensus.cc:3060] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.078953 27752 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.079577 27900 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.080071 27752 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.080782 27717 leader_election.cc:304] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:43.081598 27991 raft_consensus.cc:2804] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.082252 27991 raft_consensus.cc:697] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:43.083036 27991 consensus_queue.cc:237] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } }
I20260713 09:10:43.085341 27827 raft_consensus.cc:2468] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.087145 28013 raft_consensus.cc:993] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.087262 27970 raft_consensus.cc:993] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.087544 28013 raft_consensus.cc:1081] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.087620 27970 raft_consensus.cc:1081] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:43.089370 27753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:43.089366 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdcb8b039024a42be730cee53402682"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:43.090077 27753 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.090077 27751 raft_consensus.cc:493] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:43.090646 27753 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.090684 27751 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.090586 27649 catalog_manager.cc:5697] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 1 to 2, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.098124 27752 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:43.099282 27794 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:43.100379 28012 raft_consensus.cc:2804] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.100382 27828 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 2 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:43.100927 28012 raft_consensus.cc:697] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:43.101773 28012 consensus_queue.cc:237] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.105193 27901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:43.105748 27901 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.107014 27751 raft_consensus.cc:515] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.110908 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:43.111465 27899 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.112140 27901 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 2.
I20260713 09:10:43.112030 27651 catalog_manager.cc:5697] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 1 to 2, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.113379 27753 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.115299 27753 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:43.116230 27900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:43.116752 27900 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.117260 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:43.117808 27827 raft_consensus.cc:3055] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.118098 27827 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:43.118220 27899 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.119247 27751 leader_election.cc:290] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:43.119175 27717 leader_election.cc:304] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:43.120131 27991 raft_consensus.cc:2804] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.120575 27991 raft_consensus.cc:697] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:43.120512 27827 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.121883 27827 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.123245 27900 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.121451 27991 consensus_queue.cc:237] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.119170 27828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:43.124166 27828 raft_consensus.cc:3055] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:43.124473 27828 raft_consensus.cc:740] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:43.125227 27828 consensus_queue.cc:260] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.126299 27828 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.128024 27717 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:43.128372 27827 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.128708 28025 raft_consensus.cc:2804] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:43.129177 28025 raft_consensus.cc:697] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:43.129982 28025 consensus_queue.cc:237] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:43.129859 27651 catalog_manager.cc:5697] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 1 to 2, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.133383 27828 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:43.141013 27651 catalog_manager.cc:5697] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 1 to 2, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:43.306522 27828 raft_consensus.cc:1275] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.307673 27993 consensus_queue.cc:1048] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.314118 27751 raft_consensus.cc:1275] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.315430 27994 consensus_queue.cc:1048] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.384016 27900 raft_consensus.cc:1275] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.385098 27950 consensus_queue.cc:1048] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.392055 27751 raft_consensus.cc:1275] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.393807 28012 consensus_queue.cc:1048] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:43.506996 27900 raft_consensus.cc:1275] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.508153 28012 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.511534 27828 raft_consensus.cc:1275] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.512975 28025 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.517587 27900 raft_consensus.cc:1275] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.518798 28025 consensus_queue.cc:1048] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.519807 27751 raft_consensus.cc:1275] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.525624 27899 raft_consensus.cc:1275] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.526757 27970 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.527827 27899 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.529485 27991 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.530009 28025 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:43.533813 27826 raft_consensus.cc:1275] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.535238 27980 consensus_queue.cc:1048] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.549664 27826 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.550833 27991 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.559440 27751 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.560817 28013 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.570048 27900 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.571568 28013 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.632863 27826 raft_consensus.cc:1275] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.634004 27991 consensus_queue.cc:1048] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.640911 27900 raft_consensus.cc:1275] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.642156 27946 consensus_queue.cc:1048] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:45.818161 27126 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:10:45.819186 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:45.855315 27753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:45.855755 27753 raft_consensus.cc:606] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Received request to transfer leadership to TS acb624a175874266b0945fa248a2f0d9
I20260713 09:10:45.857836 27753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:45.858186 27753 raft_consensus.cc:606] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Received request to transfer leadership to TS acb624a175874266b0945fa248a2f0d9
I20260713 09:10:45.859000 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:45.859356 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:46.188952 28044 raft_consensus.cc:993] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:46.189366 28044 raft_consensus.cc:1081] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Signalling peer acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:46.190713 27899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:36366
I20260713 09:10:46.191265 27899 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.191579 27899 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.196376 27899 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.197891 27899 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 3 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:46.198479 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:46.198871 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:46.198983 27753 raft_consensus.cc:3055] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:46.199388 27753 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:46.199431 27826 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.200129 27753 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.201181 27753 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.205210 27826 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 3.
I20260713 09:10:46.206344 27867 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:46.206694 27753 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 3.
I20260713 09:10:46.206956 28041 raft_consensus.cc:2804] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:46.208180 28041 raft_consensus.cc:697] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:46.208907 28041 consensus_queue.cc:237] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.215215 28046 raft_consensus.cc:993] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:46.215597 28044 raft_consensus.cc:1081] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Signalling peer acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:46.217458 27899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:36366
I20260713 09:10:46.217990 27899 raft_consensus.cc:493] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.217571 27651 catalog_manager.cc:5697] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 2 to 3, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 3 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.218297 27899 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.224440 27899 raft_consensus.cc:515] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.226786 27899 leader_election.cc:290] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 2 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:46.227520 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:46.228178 27753 raft_consensus.cc:3055] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.228402 27753 raft_consensus.cc:740] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:46.228979 27753 consensus_queue.cc:260] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.227520 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:46.229770 27826 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.229893 27753 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.235363 27753 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 2.
I20260713 09:10:46.235363 27826 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 2.
I20260713 09:10:46.236383 27867 leader_election.cc:304] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:46.237031 28041 raft_consensus.cc:2804] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.237527 28041 raft_consensus.cc:697] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:46.238183 28041 consensus_queue.cc:237] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.243701 27651 catalog_manager.cc:5697] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 1 to 2, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:46.444926 27682 debug-util.cc:398] Leaking SignalData structure 0x7b08000537e0 after lost signal to thread 27129
W20260713 09:10:46.445765 27682 debug-util.cc:398] Leaking SignalData structure 0x7b0800053ec0 after lost signal to thread 27685
W20260713 09:10:46.447000 27682 debug-util.cc:398] Leaking SignalData structure 0x7b08001daae0 after lost signal to thread 27852
W20260713 09:10:46.447736 27682 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff640 after lost signal to thread 27926
I20260713 09:10:46.625481 27751 raft_consensus.cc:1275] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.626718 28041 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.636958 27826 raft_consensus.cc:1275] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.638340 28041 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.649760 27753 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:46.649868 27827 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:46.652093 28051 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.656462 28051 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.860074 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:46.872586 27899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36378
I20260713 09:10:46.873198 27899 raft_consensus.cc:606] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:46.882627 27899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36378
I20260713 09:10:46.883220 27899 raft_consensus.cc:606] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:46.887552 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:46.888057 27827 raft_consensus.cc:606] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:46.892457 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:46.892922 27827 raft_consensus.cc:606] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:46.897573 27827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "344393d923984d1290c367b8d715780e"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
mode: GRACEFUL
new_leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:36002
I20260713 09:10:46.897969 27827 raft_consensus.cc:606] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Received request to transfer leadership to TS ef599b7c5e0a425a8353a9964e0d47a6
I20260713 09:10:46.942795 28013 raft_consensus.cc:993] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.943295 28013 raft_consensus.cc:1081] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.944849 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:46.945398 27751 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.945781 27751 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.947916 28042 raft_consensus.cc:993] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.948321 28013 raft_consensus.cc:1081] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.949604 27753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:46.949994 27753 raft_consensus.cc:493] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.950269 27753 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.953212 27751 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.953920 27753 raft_consensus.cc:515] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.955492 27753 leader_election.cc:290] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:46.956588 27826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:46.956840 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:46.957127 27826 raft_consensus.cc:3055] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:46.957304 27827 raft_consensus.cc:3055] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:46.957469 27826 raft_consensus.cc:740] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:46.957412 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:46.957091 27902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:46.958178 27899 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.958499 27902 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.958395 27826 consensus_queue.cc:260] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.959510 27826 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:46.964874 27899 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:46.965590 27751 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 3 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:46.965830 27826 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:46.965655 27902 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 2.
I20260713 09:10:46.966918 27718 leader_election.cc:304] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:46.957705 27827 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:46.967308 27717 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:46.967833 27827 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.968245 28046 raft_consensus.cc:2804] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:46.968740 28046 raft_consensus.cc:697] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:46.969017 27827 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.968438 28044 raft_consensus.cc:2804] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:46.970186 28046 consensus_queue.cc:237] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.979281 28044 raft_consensus.cc:697] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:46.980043 28044 consensus_queue.cc:237] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.982338 27827 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:46.986377 28042 raft_consensus.cc:993] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.986757 28042 raft_consensus.cc:1081] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:46.988117 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "344393d923984d1290c367b8d715780e"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34706
I20260713 09:10:46.988631 27751 raft_consensus.cc:493] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.989032 27751 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.988766 27648 catalog_manager.cc:5697] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 1 to 2, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.989938 27648 catalog_manager.cc:5697] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 2 to 3, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 3 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.996163 27751 raft_consensus.cc:515] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:46.999140 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:46.999699 27827 raft_consensus.cc:3055] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:47.000028 27827 raft_consensus.cc:740] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:47.000056 27751 leader_election.cc:290] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 3 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:47.001029 27902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344393d923984d1290c367b8d715780e" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:47.000909 27827 consensus_queue.cc:260] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.001581 27902 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:47.002101 27827 raft_consensus.cc:3060] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:47.007730 27902 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:47.008657 27717 leader_election.cc:304] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:47.009312 28044 raft_consensus.cc:2804] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:47.009397 27827 raft_consensus.cc:2468] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:47.009852 28044 raft_consensus.cc:697] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:47.010699 28044 consensus_queue.cc:237] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.016887 27648 catalog_manager.cc:5697] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 2 to 3, leader changed from f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 3 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.112957 28060 raft_consensus.cc:993] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:47.113368 28051 raft_consensus.cc:1081] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:47.114697 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34710
I20260713 09:10:47.115101 27751 raft_consensus.cc:493] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:47.115411 27751 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:47.119925 27751 raft_consensus.cc:515] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.121419 27751 leader_election.cc:290] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 4 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:47.122309 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:47.122435 27902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaf0c0289294d1cbb368b8aafa5dcac" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:47.122922 27827 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:47.122988 27902 raft_consensus.cc:3055] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:47.123416 27902 raft_consensus.cc:740] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:47.124094 27902 consensus_queue.cc:260] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.124910 27902 raft_consensus.cc:3060] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:47.129136 27902 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 4.
I20260713 09:10:47.129990 27827 raft_consensus.cc:2468] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 4.
I20260713 09:10:47.130043 27717 leader_election.cc:304] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [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: acb624a175874266b0945fa248a2f0d9, ef599b7c5e0a425a8353a9964e0d47a6; no voters: 
I20260713 09:10:47.130931 28044 raft_consensus.cc:2804] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:47.131407 28044 raft_consensus.cc:697] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:47.132213 28044 consensus_queue.cc:237] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.138406 27648 catalog_manager.cc:5697] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 3 to 4, leader changed from acb624a175874266b0945fa248a2f0d9 (127.26.125.131) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 4 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.188234 28060 raft_consensus.cc:993] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: : Instructing follower ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:47.188650 28051 raft_consensus.cc:1081] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Signalling peer ef599b7c5e0a425a8353a9964e0d47a6 to start an election
I20260713 09:10:47.190233 27751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
 from {username='slave'} at 127.0.0.1:34710
I20260713 09:10:47.190789 27751 raft_consensus.cc:493] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:47.191169 27751 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:47.198349 27751 raft_consensus.cc:515] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.200304 27751 leader_election.cc:290] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [CANDIDATE]: Term 3 election: Requested vote from peers f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:47.201772 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:47.201881 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9405797faf840ae91c0d4459db26f44" candidate_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:47.202358 27827 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:47.202450 27899 raft_consensus.cc:3055] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:47.202780 27899 raft_consensus.cc:740] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:47.203532 27899 consensus_queue.cc:260] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.204635 27899 raft_consensus.cc:3060] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:47.208161 27827 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:47.209199 27718 leader_election.cc:304] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [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: ef599b7c5e0a425a8353a9964e0d47a6, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:47.209952 28044 raft_consensus.cc:2804] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:47.210417 28044 raft_consensus.cc:697] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Becoming Leader. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:47.210734 27899 raft_consensus.cc:2468] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef599b7c5e0a425a8353a9964e0d47a6 in term 3.
I20260713 09:10:47.211262 28044 consensus_queue.cc:237] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:47.217388 27648 catalog_manager.cc:5697] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 reported cstate change: term changed from 2 to 3, leader changed from acb624a175874266b0945fa248a2f0d9 (127.26.125.131) to ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129). New cstate: current_term: 3 leader_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.393705 27899 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.393937 27827 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.394902 28044 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:47.395644 28067 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:47.401477 27902 raft_consensus.cc:1275] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.402828 28067 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:47.416940 27827 raft_consensus.cc:1275] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.418294 28046 consensus_queue.cc:1048] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:47.552162 27899 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:47.553304 28046 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:47.560323 27827 raft_consensus.cc:1275] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:47.561741 28044 consensus_queue.cc:1048] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:47.568921 27827 raft_consensus.cc:1275] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:47.570366 28066 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.581394 27899 raft_consensus.cc:1275] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:47.582846 28066 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.609953 27899 raft_consensus.cc:1275] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.611171 28044 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:47.618139 27827 raft_consensus.cc:1275] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Refusing update from remote peer ef599b7c5e0a425a8353a9964e0d47a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:47.619731 28067 consensus_queue.cc:1048] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:49.904799 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:49.913102 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:49.913765 27751 raft_consensus.cc:606] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Received request to transfer leadership to TS f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:49.916092 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:49.916515 27751 raft_consensus.cc:606] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Received request to transfer leadership to TS f37f17b809334a9ab368af925ae9d8b4
I20260713 09:10:49.918534 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:49.918944 27751 raft_consensus.cc:606] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Received request to transfer leadership to TS acb624a175874266b0945fa248a2f0d9
I20260713 09:10:49.920969 27751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdcb8b039024a42be730cee53402682"
dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
mode: GRACEFUL
new_leader_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:33690
I20260713 09:10:49.921404 27751 raft_consensus.cc:606] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Received request to transfer leadership to TS acb624a175874266b0945fa248a2f0d9
I20260713 09:10:49.922353 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:49.922711 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:49.956001 28066 raft_consensus.cc:993] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:49.956431 28066 raft_consensus.cc:1081] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Signalling peer acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:49.957791 27899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdcb8b039024a42be730cee53402682"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:36366
I20260713 09:10:49.958221 27899 raft_consensus.cc:493] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:49.958531 27899 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.964363 27899 raft_consensus.cc:515] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:49.965907 27899 leader_election.cc:290] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 3 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:49.966589 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:49.967144 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdcb8b039024a42be730cee53402682" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:49.967265 27751 raft_consensus.cc:3055] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:49.967599 27827 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.967612 27751 raft_consensus.cc:740] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:49.968523 27751 consensus_queue.cc:260] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:49.969470 27751 raft_consensus.cc:3060] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:49.971822 27827 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 3.
I20260713 09:10:49.972903 27867 leader_election.cc:304] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:49.973701 28060 raft_consensus.cc:2804] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:49.974601 28060 raft_consensus.cc:697] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:49.975493 27751 raft_consensus.cc:2468] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 3.
I20260713 09:10:49.975525 28060 consensus_queue.cc:237] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:49.981791 27649 catalog_manager.cc:5697] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 2 to 3, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 3 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:50.052775 28066 raft_consensus.cc:993] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:50.053328 28086 raft_consensus.cc:1081] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Signalling peer f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:50.054831 27827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:36000
I20260713 09:10:50.055266 27827 raft_consensus.cc:493] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:50.055526 27827 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.059432 27827 raft_consensus.cc:515] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.060756 27827 leader_election.cc:290] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 3 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:50.061612 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:50.061805 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d02577448fc4ad5ae41e50dabf735ed" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:50.062168 27751 raft_consensus.cc:3055] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:50.062338 27899 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.062564 27751 raft_consensus.cc:740] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:50.063367 27751 consensus_queue.cc:260] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.064487 27751 raft_consensus.cc:3060] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.066813 27899 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 3.
I20260713 09:10:50.067906 27792 leader_election.cc:304] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:50.068823 28042 raft_consensus.cc:2804] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:50.069389 27751 raft_consensus.cc:2468] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 3.
I20260713 09:10:50.070093 28042 raft_consensus.cc:697] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 3 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:50.070922 28042 consensus_queue.cc:237] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.077376 27649 catalog_manager.cc:5697] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 2 to 3, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 3 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:50.357295 28066 raft_consensus.cc:993] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:50.357748 28086 raft_consensus.cc:1081] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Signalling peer acb624a175874266b0945fa248a2f0d9 to start an election
I20260713 09:10:50.359189 27899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57"
dest_uuid: "acb624a175874266b0945fa248a2f0d9"
 from {username='slave'} at 127.0.0.1:36366
I20260713 09:10:50.359675 27899 raft_consensus.cc:493] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:50.360021 27899 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:50.364194 27899 raft_consensus.cc:515] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.366269 27899 leader_election.cc:290] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [CANDIDATE]: Term 4 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130:42573)
I20260713 09:10:50.366492 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:50.366801 27827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d5732b3af40518dd195b78ebbab57" candidate_uuid: "acb624a175874266b0945fa248a2f0d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
I20260713 09:10:50.367051 27751 raft_consensus.cc:3055] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:50.367326 27827 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:50.367360 27751 raft_consensus.cc:740] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:50.368057 27751 consensus_queue.cc:260] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.368955 27751 raft_consensus.cc:3060] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:50.371181 27827 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 4.
I20260713 09:10:50.371934 27867 leader_election.cc:304] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:50.372542 28060 raft_consensus.cc:2804] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:50.372907 28060 raft_consensus.cc:697] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 4 LEADER]: Becoming Leader. State: Replica: acb624a175874266b0945fa248a2f0d9, State: Running, Role: LEADER
I20260713 09:10:50.373824 27751 raft_consensus.cc:2468] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acb624a175874266b0945fa248a2f0d9 in term 4.
I20260713 09:10:50.373664 28060 consensus_queue.cc:237] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.379967 27751 raft_consensus.cc:1275] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.380100 27649 catalog_manager.cc:5697] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 reported cstate change: term changed from 3 to 4, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to acb624a175874266b0945fa248a2f0d9 (127.26.125.131). New cstate: current_term: 4 leader_uuid: "acb624a175874266b0945fa248a2f0d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:50.381124 28060 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.400513 27827 raft_consensus.cc:1275] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.401733 28087 consensus_queue.cc:1048] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:50.416684 28066 raft_consensus.cc:993] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: : Instructing follower f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:50.417088 28086 raft_consensus.cc:1081] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Signalling peer f37f17b809334a9ab368af925ae9d8b4 to start an election
I20260713 09:10:50.418306 27827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6"
dest_uuid: "f37f17b809334a9ab368af925ae9d8b4"
 from {username='slave'} at 127.0.0.1:36000
I20260713 09:10:50.418725 27827 raft_consensus.cc:493] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:50.418985 27827 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.422960 27827 raft_consensus.cc:515] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.424224 27827 leader_election.cc:290] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [CANDIDATE]: Term 3 election: Requested vote from peers ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041), acb624a175874266b0945fa248a2f0d9 (127.26.125.131:37909)
I20260713 09:10:50.425006 27751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef599b7c5e0a425a8353a9964e0d47a6"
I20260713 09:10:50.425130 27899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aedd24b0d045c38e4a5eb9335e12e6" candidate_uuid: "f37f17b809334a9ab368af925ae9d8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acb624a175874266b0945fa248a2f0d9"
I20260713 09:10:50.425607 27751 raft_consensus.cc:3055] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:50.425652 27899 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.425916 27751 raft_consensus.cc:740] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef599b7c5e0a425a8353a9964e0d47a6, State: Running, Role: LEADER
I20260713 09:10:50.426595 27751 consensus_queue.cc:260] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.427436 27751 raft_consensus.cc:3060] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:50.429591 27899 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 3.
I20260713 09:10:50.430405 27792 leader_election.cc:304] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [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: acb624a175874266b0945fa248a2f0d9, f37f17b809334a9ab368af925ae9d8b4; no voters: 
I20260713 09:10:50.431126 28042 raft_consensus.cc:2804] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:50.431511 28042 raft_consensus.cc:697] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 3 LEADER]: Becoming Leader. State: Replica: f37f17b809334a9ab368af925ae9d8b4, State: Running, Role: LEADER
I20260713 09:10:50.431700 27751 raft_consensus.cc:2468] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37f17b809334a9ab368af925ae9d8b4 in term 3.
I20260713 09:10:50.432330 28042 consensus_queue.cc:237] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [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: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } }
I20260713 09:10:50.439545 27648 catalog_manager.cc:5697] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 reported cstate change: term changed from 2 to 3, leader changed from ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129) to f37f17b809334a9ab368af925ae9d8b4 (127.26.125.130). New cstate: current_term: 3 leader_uuid: "f37f17b809334a9ab368af925ae9d8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:50.462035 27751 raft_consensus.cc:1275] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.463088 28042 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.470774 27899 raft_consensus.cc:1275] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.472790 28105 consensus_queue.cc:1048] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:50.807211 27751 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:50.808211 28087 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef599b7c5e0a425a8353a9964e0d47a6" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.811831 27827 raft_consensus.cc:1275] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Refusing update from remote peer acb624a175874266b0945fa248a2f0d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:50.813027 28087 consensus_queue.cc:1048] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37f17b809334a9ab368af925ae9d8b4" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:50.923406 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:50.928927 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
W20260713 09:10:50.932540 27794 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]
I20260713 09:10:50.937009 27899 raft_consensus.cc:1275] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Refusing update from remote peer f37f17b809334a9ab368af925ae9d8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:50.938408 28105 consensus_queue.cc:1048] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acb624a175874266b0945fa248a2f0d9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 37909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:10:50.939057 27794 consensus_peers.cc:597] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 -> Peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Couldn't send request to peer ef599b7c5e0a425a8353a9964e0d47a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:50.955001 27794 consensus_peers.cc:597] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 -> Peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Couldn't send request to peer ef599b7c5e0a425a8353a9964e0d47a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:50.971573 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:50.972342 27126 tablet_replica.cc:333] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.973217 27126 raft_consensus.cc:2243] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.973804 27126 raft_consensus.cc:2272] T c80f356a019d43ff838ec56197fc265d P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.975577 27126 tablet_replica.cc:333] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.976034 27126 raft_consensus.cc:2243] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:50.976661 27126 raft_consensus.cc:2272] T b9405797faf840ae91c0d4459db26f44 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.978358 27126 tablet_replica.cc:333] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.978935 27126 raft_consensus.cc:2243] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.979262 27126 raft_consensus.cc:2272] T 9d02577448fc4ad5ae41e50dabf735ed P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.981190 27126 tablet_replica.cc:333] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.981663 27126 raft_consensus.cc:2243] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.981959 27126 raft_consensus.cc:2272] T 89aedd24b0d045c38e4a5eb9335e12e6 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.983621 27126 tablet_replica.cc:333] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.984081 27126 raft_consensus.cc:2243] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:50.984752 27126 raft_consensus.cc:2272] T acaf0c0289294d1cbb368b8aafa5dcac P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.986454 27126 tablet_replica.cc:333] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.986945 27126 raft_consensus.cc:2243] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.987319 27126 raft_consensus.cc:2272] T bcdcb8b039024a42be730cee53402682 P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.988987 27126 tablet_replica.cc:333] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.989444 27126 raft_consensus.cc:2243] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.989872 27126 raft_consensus.cc:2272] T a39d5732b3af40518dd195b78ebbab57 P ef599b7c5e0a425a8353a9964e0d47a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.991780 27126 tablet_replica.cc:333] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.992398 27126 raft_consensus.cc:2243] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:50.993126 27126 raft_consensus.cc:2272] T 344393d923984d1290c367b8d715780e P ef599b7c5e0a425a8353a9964e0d47a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.994738 27126 tablet_replica.cc:333] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.995115 27126 raft_consensus.cc:2243] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:50.995479 27126 raft_consensus.cc:2272] T 14ae813c78ef43369ed5549c9f844ee1 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:50.996985 27126 tablet_replica.cc:333] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6: stopping tablet replica
I20260713 09:10:50.997359 27126 raft_consensus.cc:2243] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:50.998042 27126 raft_consensus.cc:2272] T ab965ea7898843e092ad23858a7a39d0 P ef599b7c5e0a425a8353a9964e0d47a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.018085 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
I20260713 09:10:51.036764 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:10:51.056332 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:51.057073 27126 tablet_replica.cc:333] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.057994 27126 raft_consensus.cc:2243] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.058431 27126 raft_consensus.cc:2272] T b9405797faf840ae91c0d4459db26f44 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.060103 27126 tablet_replica.cc:333] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.060619 27126 raft_consensus.cc:2243] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.061084 27126 raft_consensus.cc:2272] T 14ae813c78ef43369ed5549c9f844ee1 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.063267 27126 tablet_replica.cc:333] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.063755 27126 raft_consensus.cc:2243] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.064160 27126 raft_consensus.cc:2272] T ab965ea7898843e092ad23858a7a39d0 P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.065795 27126 tablet_replica.cc:333] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.066252 27126 raft_consensus.cc:2243] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.066642 27126 raft_consensus.cc:2272] T 344393d923984d1290c367b8d715780e P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.068042 27126 tablet_replica.cc:333] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.068470 27126 raft_consensus.cc:2243] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.069136 27126 raft_consensus.cc:2272] T 89aedd24b0d045c38e4a5eb9335e12e6 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.070892 27126 tablet_replica.cc:333] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.071345 27126 raft_consensus.cc:2243] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.071946 27126 raft_consensus.cc:2272] T 9d02577448fc4ad5ae41e50dabf735ed P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.073647 27126 tablet_replica.cc:333] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.074075 27126 raft_consensus.cc:2243] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.074721 27126 raft_consensus.cc:2272] T c80f356a019d43ff838ec56197fc265d P f37f17b809334a9ab368af925ae9d8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.076128 27126 tablet_replica.cc:333] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.076567 27126 raft_consensus.cc:2243] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.076946 27126 raft_consensus.cc:2272] T bcdcb8b039024a42be730cee53402682 P f37f17b809334a9ab368af925ae9d8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.078758 27126 tablet_replica.cc:333] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.079174 27126 raft_consensus.cc:2243] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.079535 27126 raft_consensus.cc:2272] T a39d5732b3af40518dd195b78ebbab57 P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.081306 27126 tablet_replica.cc:333] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4: stopping tablet replica
I20260713 09:10:51.081753 27126 raft_consensus.cc:2243] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.082154 27126 raft_consensus.cc:2272] T acaf0c0289294d1cbb368b8aafa5dcac P f37f17b809334a9ab368af925ae9d8b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.108799 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
I20260713 09:10:51.126984 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
W20260713 09:10:51.145929 27868 consensus_peers.cc:597] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 -> Peer ef599b7c5e0a425a8353a9964e0d47a6 (127.26.125.129:40041): Couldn't send request to peer ef599b7c5e0a425a8353a9964e0d47a6. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:51.151952 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:51.152592 27126 tablet_replica.cc:333] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.153229 27126 raft_consensus.cc:2243] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.153755 27126 raft_consensus.cc:2272] T 9d02577448fc4ad5ae41e50dabf735ed P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.155797 27126 tablet_replica.cc:333] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.156322 27126 raft_consensus.cc:2243] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.156991 27126 raft_consensus.cc:2272] T bcdcb8b039024a42be730cee53402682 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.158720 27126 tablet_replica.cc:333] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.159201 27126 raft_consensus.cc:2243] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.159801 27126 raft_consensus.cc:2272] T a39d5732b3af40518dd195b78ebbab57 P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.161460 27126 tablet_replica.cc:333] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.162029 27126 raft_consensus.cc:2243] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.162438 27126 raft_consensus.cc:2272] T 89aedd24b0d045c38e4a5eb9335e12e6 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.164212 27126 tablet_replica.cc:333] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.164683 27126 raft_consensus.cc:2243] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.165107 27126 raft_consensus.cc:2272] T b9405797faf840ae91c0d4459db26f44 P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.166945 27126 tablet_replica.cc:333] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.167438 27126 raft_consensus.cc:2243] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.167830 27126 raft_consensus.cc:2272] T c80f356a019d43ff838ec56197fc265d P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.169337 27126 tablet_replica.cc:333] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.169806 27126 raft_consensus.cc:2243] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.170199 27126 raft_consensus.cc:2272] T ab965ea7898843e092ad23858a7a39d0 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.171656 27126 tablet_replica.cc:333] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.172086 27126 raft_consensus.cc:2243] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.172465 27126 raft_consensus.cc:2272] T 344393d923984d1290c367b8d715780e P acb624a175874266b0945fa248a2f0d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.174039 27126 tablet_replica.cc:333] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.174451 27126 raft_consensus.cc:2243] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.175170 27126 raft_consensus.cc:2272] T 14ae813c78ef43369ed5549c9f844ee1 P acb624a175874266b0945fa248a2f0d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.176646 27126 tablet_replica.cc:333] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9: stopping tablet replica
I20260713 09:10:51.177071 27126 raft_consensus.cc:2243] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.177448 27126 raft_consensus.cc:2272] T acaf0c0289294d1cbb368b8aafa5dcac P acb624a175874266b0945fa248a2f0d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.204386 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:10:51.221053 27126 master.cc:562] Master@127.26.125.190:45921 shutting down...
I20260713 09:10:51.237957 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:51.238451 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.238763 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44e2777c87764c298d8095904217752f: stopping tablet replica
I20260713 09:10:51.273715 27126 master.cc:584] Master@127.26.125.190:45921 shutdown complete.
acb624a175874266b0945fa248a2f0d9  1
ef599b7c5e0a425a8353a9964e0d47a6  5
f37f17b809334a9ab368af925ae9d8b4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10356 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:10:51.311790 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:33643
I20260713 09:10:51.312819 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.317921 28113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.319232 28114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.319571 28116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.319936 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:51.320672 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:51.320919 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:51.321072 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933851321056 us; error 0 us; skew 500 ppm
I20260713 09:10:51.321617 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:51.323724 27126 webserver.cc:533] Webserver started at http://127.26.125.190:38153/ using document root <none> and password file <none>
I20260713 09:10:51.324179 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:51.324363 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:51.324620 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:51.325696 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "393049ab7fd54f2f981369df8cd70afe"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.329722 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:10:51.332669 28121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.333369 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:51.333653 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "393049ab7fd54f2f981369df8cd70afe"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.333914 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:51.344535 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.345655 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.381672 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:33643
I20260713 09:10:51.381721 28172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:33643 every 8 connection(s)
I20260713 09:10:51.385246 28173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.394081 28173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe: Bootstrap starting.
I20260713 09:10:51.398387 28173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.402070 28173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe: No bootstrap required, opened a new log
I20260713 09:10:51.404115 28173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER }
I20260713 09:10:51.404482 28173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.404659 28173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393049ab7fd54f2f981369df8cd70afe, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.405185 28173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER }
I20260713 09:10:51.405616 28173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:51.405803 28173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:51.406002 28173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:51.409597 28173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER }
I20260713 09:10:51.410014 28173 leader_election.cc:304] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [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: 393049ab7fd54f2f981369df8cd70afe; no voters: 
I20260713 09:10:51.410964 28173 leader_election.cc:290] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:51.411379 28176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:51.412675 28176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 1 LEADER]: Becoming Leader. State: Replica: 393049ab7fd54f2f981369df8cd70afe, State: Running, Role: LEADER
I20260713 09:10:51.413223 28176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [LEADER]: Queue going to LEADER mode. State: All 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: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER }
I20260713 09:10:51.413852 28173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:51.418124 28178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 393049ab7fd54f2f981369df8cd70afe. Latest consensus state: current_term: 1 leader_uuid: "393049ab7fd54f2f981369df8cd70afe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER } }
I20260713 09:10:51.418072 28177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "393049ab7fd54f2f981369df8cd70afe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "393049ab7fd54f2f981369df8cd70afe" member_type: VOTER } }
I20260713 09:10:51.418857 28178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:51.419021 28177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:51.420810 28183 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:51.428789 28183 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:51.429770 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:51.436762 28183 catalog_manager.cc:1383] Generated new cluster ID: 798914cea9c34c5cbcc926074da062d8
I20260713 09:10:51.437012 28183 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:51.448442 28183 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:51.449734 28183 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:51.463707 28183 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe: Generated new TSK 0
I20260713 09:10:51.464293 28183 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:51.496176 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.501639 28194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.502859 28195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.504575 28197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.505169 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:51.505959 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:51.506137 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:51.506251 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933851506241 us; error 0 us; skew 500 ppm
I20260713 09:10:51.506677 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:51.508764 27126 webserver.cc:533] Webserver started at http://127.26.125.129:33737/ using document root <none> and password file <none>
I20260713 09:10:51.509184 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:51.509330 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:51.509590 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:51.510545 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "c70fef55372f48c192c854d5a0fcbee8"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.514532 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:51.517702 28202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.518391 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:51.518764 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "c70fef55372f48c192c854d5a0fcbee8"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.518999 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:51.535868 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.536972 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.538398 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:51.540505 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:51.540706 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.540932 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:51.541112 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.578336 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:41115
I20260713 09:10:51.578430 28264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:41115 every 8 connection(s)
I20260713 09:10:51.582639 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.589942 28269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.591424 28270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.593814 27126 server_base.cc:1061] running on GCE node
W20260713 09:10:51.594276 28272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.595237 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:51.595503 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:51.595714 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933851595694 us; error 0 us; skew 500 ppm
I20260713 09:10:51.596346 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:51.598443 28265 heartbeater.cc:344] Connected to a master server at 127.26.125.190:33643
I20260713 09:10:51.598789 28265 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:51.599416 28265 heartbeater.cc:507] Master 127.26.125.190:33643 requested a full tablet report, sending...
I20260713 09:10:51.601719 28138 ts_manager.cc:194] Registered new tserver with Master: c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115)
I20260713 09:10:51.601943 27126 webserver.cc:533] Webserver started at http://127.26.125.130:38229/ using document root <none> and password file <none>
I20260713 09:10:51.602559 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:51.602782 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:51.603099 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:51.604064 28138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51088
I20260713 09:10:51.604598 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "d222f9534cc749ca9330b7592dfc7a8e"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.608913 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:10:51.611804 28277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.612459 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:10:51.612720 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "d222f9534cc749ca9330b7592dfc7a8e"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.612965 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:51.621733 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.622741 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.624009 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:51.626190 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:51.626423 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.626677 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:51.626828 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.664153 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:34711
I20260713 09:10:51.664254 28339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:34711 every 8 connection(s)
I20260713 09:10:51.668769 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:51.675307 28343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.676657 28344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:51.677969 28346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:51.679124 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:51.679929 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:51.680126 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:51.680305 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933851680276 us; error 0 us; skew 500 ppm
I20260713 09:10:51.680480 28340 heartbeater.cc:344] Connected to a master server at 127.26.125.190:33643
I20260713 09:10:51.680825 28340 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:51.680985 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:51.681705 28340 heartbeater.cc:507] Master 127.26.125.190:33643 requested a full tablet report, sending...
I20260713 09:10:51.683434 27126 webserver.cc:533] Webserver started at http://127.26.125.131:41537/ using document root <none> and password file <none>
I20260713 09:10:51.683905 28138 ts_manager.cc:194] Registered new tserver with Master: d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:51.684063 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:51.684327 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:51.684645 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:51.685659 28138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51092
I20260713 09:10:51.686075 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "b3db29fac87740ea9fcf1b1f61493214"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.690574 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:51.693442 28351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.694180 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:51.694424 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "b3db29fac87740ea9fcf1b1f61493214"
format_stamp: "Formatted at 2026-07-13 09:10:51 on dist-test-slave-48sk"
I20260713 09:10:51.694656 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:51.713804 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:51.714941 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:51.716442 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:51.718674 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:51.718860 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.719103 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:51.719250 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:51.757005 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:43609
I20260713 09:10:51.757094 28413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:43609 every 8 connection(s)
I20260713 09:10:51.770860 28414 heartbeater.cc:344] Connected to a master server at 127.26.125.190:33643
I20260713 09:10:51.771236 28414 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:51.771903 28414 heartbeater.cc:507] Master 127.26.125.190:33643 requested a full tablet report, sending...
I20260713 09:10:51.773739 28138 ts_manager.cc:194] Registered new tserver with Master: b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:51.774501 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014521604s
I20260713 09:10:51.775115 28138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51096
I20260713 09:10:51.797595 28138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51108:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:51.801216 28138 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:51.907958 28230 tablet_service.cc:1511] Processing CreateTablet for tablet 356294c320ae4523a431ccff17a4491f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:51.908439 28379 tablet_service.cc:1511] Processing CreateTablet for tablet 356294c320ae4523a431ccff17a4491f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:51.909409 28230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356294c320ae4523a431ccff17a4491f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.909802 28379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356294c320ae4523a431ccff17a4491f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.910488 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd4bf427fa341e8af160fd64ed8f1e9 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:51.911799 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd4bf427fa341e8af160fd64ed8f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.915773 28377 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9489abb3a944e9ac30692888f17568 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:51.917035 28377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9489abb3a944e9ac30692888f17568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.918038 28229 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd4bf427fa341e8af160fd64ed8f1e9 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:51.919238 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd4bf427fa341e8af160fd64ed8f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.919549 28376 tablet_service.cc:1511] Processing CreateTablet for tablet 132e4d83064a409c81c575e5e7390ee6 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:51.920786 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e4d83064a409c81c575e5e7390ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.923700 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3de797771f4535b64a3a8c98dd223e (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:51.924925 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3de797771f4535b64a3a8c98dd223e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.928210 28374 tablet_service.cc:1511] Processing CreateTablet for tablet 508c393552eb40dc9b4060f42486be89 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:51.929419 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508c393552eb40dc9b4060f42486be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.931041 28228 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9489abb3a944e9ac30692888f17568 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:51.932765 28228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9489abb3a944e9ac30692888f17568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.935302 28373 tablet_service.cc:1511] Processing CreateTablet for tablet 27f92e9135434ae7bfb1f55c69924991 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:51.936578 28373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f92e9135434ae7bfb1f55c69924991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.943446 28227 tablet_service.cc:1511] Processing CreateTablet for tablet 132e4d83064a409c81c575e5e7390ee6 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:51.944047 28372 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8168ff8bae473e924523b9ab0f0cba (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:51.944641 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e4d83064a409c81c575e5e7390ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.945255 28372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8168ff8bae473e924523b9ab0f0cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.950706 28371 tablet_service.cc:1511] Processing CreateTablet for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:51.951980 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.953338 28226 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3de797771f4535b64a3a8c98dd223e (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:51.954643 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3de797771f4535b64a3a8c98dd223e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.962385 28370 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1c699dbe3432495c0275755123f2d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:51.963698 28370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1c699dbe3432495c0275755123f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.974917 28225 tablet_service.cc:1511] Processing CreateTablet for tablet 508c393552eb40dc9b4060f42486be89 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:51.976189 28225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508c393552eb40dc9b4060f42486be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.978500 28224 tablet_service.cc:1511] Processing CreateTablet for tablet 27f92e9135434ae7bfb1f55c69924991 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:51.979736 28224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f92e9135434ae7bfb1f55c69924991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.982594 28223 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8168ff8bae473e924523b9ab0f0cba (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:51.983814 28223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8168ff8bae473e924523b9ab0f0cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.986517 28222 tablet_service.cc:1511] Processing CreateTablet for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:51.987704 28222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.990710 28221 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1c699dbe3432495c0275755123f2d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:51.991899 28221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1c699dbe3432495c0275755123f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.002992 28379 tablet_service.cc:1511] Processing CreateTablet for tablet 1402598c98a644c18279252e160ed48f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:52.004575 28379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1402598c98a644c18279252e160ed48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.008034 28371 tablet_service.cc:1511] Processing CreateTablet for tablet 4d478caad7004c5ab0aab908105eedbc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:52.009334 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d478caad7004c5ab0aab908105eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.027628 28374 tablet_service.cc:1511] Processing CreateTablet for tablet da301de6d1714882897e76c2f231ed4d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:52.029268 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da301de6d1714882897e76c2f231ed4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.037642 28430 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.042551 28223 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4fb4a9b20d403f943655becc79e431 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:52.042034 28229 tablet_service.cc:1511] Processing CreateTablet for tablet 4d478caad7004c5ab0aab908105eedbc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:52.044005 28223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4fb4a9b20d403f943655becc79e431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.042263 28378 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4fb4a9b20d403f943655becc79e431 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:52.046238 28230 tablet_service.cc:1511] Processing CreateTablet for tablet 0254be6cb10f417baf1287b204ece430 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:52.046726 28429 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.046640 28227 tablet_service.cc:1511] Processing CreateTablet for tablet da301de6d1714882897e76c2f231ed4d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:52.048054 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d478caad7004c5ab0aab908105eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.049453 28230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254be6cb10f417baf1287b204ece430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.051630 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da301de6d1714882897e76c2f231ed4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.068285 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 356294c320ae4523a431ccff17a4491f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:52.070443 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4fb4a9b20d403f943655becc79e431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.072511 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356294c320ae4523a431ccff17a4491f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.076066 28377 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3b488678ea46dcba7c12536a8d52de (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:52.077275 28377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3b488678ea46dcba7c12536a8d52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.077769 28429 tablet_bootstrap.cc:654] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.083122 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd4bf427fa341e8af160fd64ed8f1e9 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:52.083691 28223 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2360957c944653aba212a752655b23 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:52.084435 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd4bf427fa341e8af160fd64ed8f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.084867 28223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2360957c944653aba212a752655b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.088218 28376 tablet_service.cc:1511] Processing CreateTablet for tablet 0254be6cb10f417baf1287b204ece430 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:52.089591 28228 tablet_service.cc:1511] Processing CreateTablet for tablet 1402598c98a644c18279252e160ed48f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:52.095907 28228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1402598c98a644c18279252e160ed48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.093026 28224 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad90b937bc74303aeae7a028606e376 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:52.098373 28224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad90b937bc74303aeae7a028606e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.117748 28303 tablet_service.cc:1511] Processing CreateTablet for tablet 8a9489abb3a944e9ac30692888f17568 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:52.118973 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9489abb3a944e9ac30692888f17568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.116456 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254be6cb10f417baf1287b204ece430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.125422 28229 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3b488678ea46dcba7c12536a8d52de (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:52.126780 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3b488678ea46dcba7c12536a8d52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.128393 28371 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:52.129604 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.131508 28230 tablet_service.cc:1511] Processing CreateTablet for tablet ad6b7a523162411c8eac9ec2c7d7102f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:52.132956 28230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6b7a523162411c8eac9ec2c7d7102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.141319 28229 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:52.141829 28372 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad90b937bc74303aeae7a028606e376 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:52.142540 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.143014 28372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad90b937bc74303aeae7a028606e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.113212 28373 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2360957c944653aba212a752655b23 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:52.146629 28373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2360957c944653aba212a752655b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.150727 28226 tablet_service.cc:1511] Processing CreateTablet for tablet dfe1a61a5c814ddcbe8559a0877c23fc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:52.151883 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe1a61a5c814ddcbe8559a0877c23fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.157403 28229 tablet_service.cc:1511] Processing CreateTablet for tablet ab98485d35284acfb1289e9613cce789 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:52.158674 28229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab98485d35284acfb1289e9613cce789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.160362 28378 tablet_service.cc:1511] Processing CreateTablet for tablet dfe1a61a5c814ddcbe8559a0877c23fc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:52.162899 28222 tablet_service.cc:1511] Processing CreateTablet for tablet 865b44fb76d24f03be4a2b2dd71beaf7 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:52.164134 28222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865b44fb76d24f03be4a2b2dd71beaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.166294 28228 tablet_service.cc:1511] Processing CreateTablet for tablet 9daff1cece1942dfb7ffe74ed5c6cc76 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:52.166767 28375 tablet_service.cc:1511] Processing CreateTablet for tablet ad6b7a523162411c8eac9ec2c7d7102f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:52.167639 28228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daff1cece1942dfb7ffe74ed5c6cc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.170621 28300 tablet_service.cc:1511] Processing CreateTablet for tablet 508c393552eb40dc9b4060f42486be89 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:52.170806 28299 tablet_service.cc:1511] Processing CreateTablet for tablet 27f92e9135434ae7bfb1f55c69924991 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:52.171919 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508c393552eb40dc9b4060f42486be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.172957 28298 tablet_service.cc:1511] Processing CreateTablet for tablet 0b8168ff8bae473e924523b9ab0f0cba (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:52.174815 28301 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3de797771f4535b64a3a8c98dd223e (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:52.175120 28297 tablet_service.cc:1511] Processing CreateTablet for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:52.175817 28302 tablet_service.cc:1511] Processing CreateTablet for tablet 132e4d83064a409c81c575e5e7390ee6 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:52.177205 28298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b8168ff8bae473e924523b9ab0f0cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.177342 28296 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1c699dbe3432495c0275755123f2d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:52.181883 28378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe1a61a5c814ddcbe8559a0877c23fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.186435 28301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3de797771f4535b64a3a8c98dd223e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:52.186691 28125 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.125.131:43609, user_credentials={real_user=slave}} blocked reactor thread for 56024.4us
I20260713 09:10:52.187132 28432 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.188923 28296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1c699dbe3432495c0275755123f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.189091 28430 tablet_bootstrap.cc:654] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:52.184758 28123 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.125.129:41115, user_credentials={real_user=slave}} blocked reactor thread for 68688.3us
I20260713 09:10:52.189782 28302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e4d83064a409c81c575e5e7390ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.193704 28297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.195425 28432 tablet_bootstrap.cc:654] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.197364 28299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f92e9135434ae7bfb1f55c69924991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.200651 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 1402598c98a644c18279252e160ed48f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:52.201928 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1402598c98a644c18279252e160ed48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.211930 28429 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.211781 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 4d478caad7004c5ab0aab908105eedbc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:52.212399 28429 ts_tablet_manager.cc:1403] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.166s	user 0.029s	sys 0.035s
I20260713 09:10:52.212982 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d478caad7004c5ab0aab908105eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.215806 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6b7a523162411c8eac9ec2c7d7102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.215292 28429 raft_consensus.cc:359] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.225682 28429 raft_consensus.cc:385] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.225988 28429 raft_consensus.cc:740] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.227012 28376 tablet_service.cc:1511] Processing CreateTablet for tablet ab98485d35284acfb1289e9613cce789 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:52.228163 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab98485d35284acfb1289e9613cce789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.235167 28370 tablet_service.cc:1511] Processing CreateTablet for tablet 9daff1cece1942dfb7ffe74ed5c6cc76 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:52.236321 28370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daff1cece1942dfb7ffe74ed5c6cc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.226913 28429 consensus_queue.cc:260] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.306577 28429 ts_tablet_manager.cc:1434] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.010s
I20260713 09:10:52.307361 28414 heartbeater.cc:499] Master 127.26.125.190:33643 was elected leader, sending a full tablet report...
I20260713 09:10:52.310865 28429 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.310758 28303 tablet_service.cc:1511] Processing CreateTablet for tablet da301de6d1714882897e76c2f231ed4d (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:52.312000 28303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da301de6d1714882897e76c2f231ed4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.312384 28430 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.312857 28430 ts_tablet_manager.cc:1403] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.275s	user 0.015s	sys 0.013s
I20260713 09:10:52.320066 28379 tablet_service.cc:1511] Processing CreateTablet for tablet 865b44fb76d24f03be4a2b2dd71beaf7 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:52.322587 28304 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad90b937bc74303aeae7a028606e376 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:52.323427 28379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865b44fb76d24f03be4a2b2dd71beaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.323839 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad90b937bc74303aeae7a028606e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.328464 28299 tablet_service.cc:1511] Processing CreateTablet for tablet 0254be6cb10f417baf1287b204ece430 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:52.329636 28302 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4fb4a9b20d403f943655becc79e431 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:52.334779 28301 tablet_service.cc:1511] Processing CreateTablet for tablet 6b3b488678ea46dcba7c12536a8d52de (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:52.336380 28298 tablet_service.cc:1511] Processing CreateTablet for tablet 4c2360957c944653aba212a752655b23 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:52.339526 28432 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.341813 28299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254be6cb10f417baf1287b204ece430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.350397 28432 ts_tablet_manager.cc:1403] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.164s	user 0.040s	sys 0.023s
I20260713 09:10:52.350591 28302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4fb4a9b20d403f943655becc79e431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.341969 28430 raft_consensus.cc:359] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.361637 28430 raft_consensus.cc:385] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.347021 28300 tablet_service.cc:1511] Processing CreateTablet for tablet ad6b7a523162411c8eac9ec2c7d7102f (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:52.353245 28298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2360957c944653aba212a752655b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.363611 28301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3b488678ea46dcba7c12536a8d52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.358580 28432 raft_consensus.cc:359] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.364027 28432 raft_consensus.cc:385] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.364414 28432 raft_consensus.cc:740] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.365358 28432 consensus_queue.cc:260] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.361945 28430 raft_consensus.cc:740] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.373951 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6b7a523162411c8eac9ec2c7d7102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.374056 28430 consensus_queue.cc:260] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.374500 28296 tablet_service.cc:1511] Processing CreateTablet for tablet 9daff1cece1942dfb7ffe74ed5c6cc76 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:52.364141 28304 tablet_service.cc:1511] Processing CreateTablet for tablet dfe1a61a5c814ddcbe8559a0877c23fc (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:52.375731 28296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daff1cece1942dfb7ffe74ed5c6cc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.376291 28304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe1a61a5c814ddcbe8559a0877c23fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.369560 28429 tablet_bootstrap.cc:654] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.378015 28297 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:52.379226 28297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.372762 28299 tablet_service.cc:1511] Processing CreateTablet for tablet ab98485d35284acfb1289e9613cce789 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:52.380569 28299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab98485d35284acfb1289e9613cce789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.382447 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 865b44fb76d24f03be4a2b2dd71beaf7 (DEFAULT_TABLE table=test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:52.401389 28430 ts_tablet_manager.cc:1434] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.005s
I20260713 09:10:52.402235 28265 heartbeater.cc:499] Master 127.26.125.190:33643 was elected leader, sending a full tablet report...
I20260713 09:10:52.401381 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865b44fb76d24f03be4a2b2dd71beaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:52.412961 28430 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.422184 28430 tablet_bootstrap.cc:654] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:52.423565 28186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:52.427742 28429 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.428223 28429 ts_tablet_manager.cc:1403] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.016s
I20260713 09:10:52.429432 28432 ts_tablet_manager.cc:1434] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.079s	user 0.013s	sys 0.017s
I20260713 09:10:52.431017 28429 raft_consensus.cc:359] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.431751 28429 raft_consensus.cc:385] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.432037 28429 raft_consensus.cc:740] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.432914 28429 consensus_queue.cc:260] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.437831 28340 heartbeater.cc:499] Master 127.26.125.190:33643 was elected leader, sending a full tablet report...
I20260713 09:10:52.439718 28429 ts_tablet_manager.cc:1434] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:52.448553 28432 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.449607 28429 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.451061 28430 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.454545 28432 tablet_bootstrap.cc:654] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.456254 28429 tablet_bootstrap.cc:654] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.464978 28430 ts_tablet_manager.cc:1403] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.003s
I20260713 09:10:52.468097 28430 raft_consensus.cc:359] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.469004 28430 raft_consensus.cc:385] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.469362 28430 raft_consensus.cc:740] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.470407 28430 consensus_queue.cc:260] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.473340 28430 ts_tablet_manager.cc:1434] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:52.474395 28430 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.476616 28429 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.477038 28432 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.477152 28429 ts_tablet_manager.cc:1403] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.011s
I20260713 09:10:52.477694 28432 ts_tablet_manager.cc:1403] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.002s
I20260713 09:10:52.480521 28430 tablet_bootstrap.cc:654] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.480348 28429 raft_consensus.cc:359] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.480633 28432 raft_consensus.cc:359] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.481274 28429 raft_consensus.cc:385] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.481418 28432 raft_consensus.cc:385] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.481863 28429 raft_consensus.cc:740] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.481891 28432 raft_consensus.cc:740] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.483068 28432 consensus_queue.cc:260] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.482992 28429 consensus_queue.cc:260] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.485208 28432 ts_tablet_manager.cc:1434] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:52.486129 28432 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.489552 28435 raft_consensus.cc:493] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.490114 28435 raft_consensus.cc:515] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.493425 28432 tablet_bootstrap.cc:654] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.500427 28435 leader_election.cc:290] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.489248 28429 ts_tablet_manager.cc:1434] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:52.522070 28436 raft_consensus.cc:493] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.522620 28429 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.522578 28436 raft_consensus.cc:515] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.531805 28429 tablet_bootstrap.cc:654] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.532596 28436 leader_election.cc:290] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.543323 28430 tablet_bootstrap.cc:492] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.543855 28430 ts_tablet_manager.cc:1403] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.035s
I20260713 09:10:52.547019 28430 raft_consensus.cc:359] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.547624 28432 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.547734 28430 raft_consensus.cc:385] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.548179 28430 raft_consensus.cc:740] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.548298 28432 ts_tablet_manager.cc:1403] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.025s
I20260713 09:10:52.550040 28430 consensus_queue.cc:260] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.552161 28432 raft_consensus.cc:359] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.553105 28432 raft_consensus.cc:385] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.553479 28432 raft_consensus.cc:740] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.554539 28430 ts_tablet_manager.cc:1434] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:10:52.555423 28430 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.560957 28432 consensus_queue.cc:260] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.561594 28430 tablet_bootstrap.cc:654] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.563205 28432 ts_tablet_manager.cc:1434] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:10:52.564020 28429 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.564144 28432 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.564502 28429 ts_tablet_manager.cc:1403] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260713 09:10:52.567384 28429 raft_consensus.cc:359] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.568136 28429 raft_consensus.cc:385] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.568423 28429 raft_consensus.cc:740] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.569257 28429 consensus_queue.cc:260] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.570626 28432 tablet_bootstrap.cc:654] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.570873 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.576013 28429 ts_tablet_manager.cc:1434] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:52.577364 28429 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
W20260713 09:10:52.583081 28204 leader_election.cc:343] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.587175 28429 tablet_bootstrap.cc:654] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.593578 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd4bf427fa341e8af160fd64ed8f1e9" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.593811 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd4bf427fa341e8af160fd64ed8f1e9" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.594237 28315 raft_consensus.cc:2468] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.594702 28240 raft_consensus.cc:2468] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.595536 28353 leader_election.cc:304] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.596050 28435 raft_consensus.cc:493] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.596661 28435 raft_consensus.cc:515] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.599130 28435 leader_election.cc:290] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.599556 28430 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.599747 28435 raft_consensus.cc:2804] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.600008 28430 ts_tablet_manager.cc:1403] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.014s
I20260713 09:10:52.600241 28435 raft_consensus.cc:493] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.600701 28435 raft_consensus.cc:3060] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.605846 28430 raft_consensus.cc:359] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.606516 28430 raft_consensus.cc:385] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.606855 28432 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.607484 28432 ts_tablet_manager.cc:1403] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.016s
I20260713 09:10:52.609894 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.610440 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.610877 28432 raft_consensus.cc:359] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.611590 28432 raft_consensus.cc:385] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.611915 28432 raft_consensus.cc:740] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
W20260713 09:10:52.612226 28353 leader_election.cc:343] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.611805 28435 raft_consensus.cc:515] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
W20260713 09:10:52.613018 28353 leader_election.cc:343] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.612957 28432 consensus_queue.cc:260] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.613479 28353 leader_election.cc:304] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214; no voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:52.614540 28435 leader_election.cc:290] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.615376 28432 ts_tablet_manager.cc:1434] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.615339 28435 raft_consensus.cc:2749] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.616609 28432 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.618296 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd4bf427fa341e8af160fd64ed8f1e9" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:52.618850 28315 raft_consensus.cc:3060] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.621990 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd4bf427fa341e8af160fd64ed8f1e9" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.622716 28240 raft_consensus.cc:3060] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.623837 28432 tablet_bootstrap.cc:654] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.625909 28315 raft_consensus.cc:2468] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.627707 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
W20260713 09:10:52.629487 28206 leader_election.cc:343] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.630038 28206 leader_election.cc:304] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:52.631419 28436 raft_consensus.cc:2749] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.606818 28430 raft_consensus.cc:740] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.633091 28353 leader_election.cc:304] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.634160 28455 raft_consensus.cc:2804] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.634779 28455 raft_consensus.cc:697] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:52.635914 28455 consensus_queue.cc:237] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.638322 28430 consensus_queue.cc:260] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.642205 28429 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.642529 28240 raft_consensus.cc:2468] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.642695 28429 ts_tablet_manager.cc:1403] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.033s
I20260713 09:10:52.645639 28429 raft_consensus.cc:359] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.646306 28429 raft_consensus.cc:385] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.646469 28432 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.646764 28429 raft_consensus.cc:740] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.647114 28432 ts_tablet_manager.cc:1403] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
I20260713 09:10:52.647472 28429 consensus_queue.cc:260] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.646333 28430 ts_tablet_manager.cc:1434] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.046s	user 0.001s	sys 0.008s
I20260713 09:10:52.649255 28430 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.649678 28429 ts_tablet_manager.cc:1434] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:52.649907 28432 raft_consensus.cc:359] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.650638 28429 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.650609 28432 raft_consensus.cc:385] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.651503 28432 raft_consensus.cc:740] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.652308 28432 consensus_queue.cc:260] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.654420 28432 ts_tablet_manager.cc:1434] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.655309 28432 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.655918 28430 tablet_bootstrap.cc:654] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.656991 28435 raft_consensus.cc:493] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.657372 28429 tablet_bootstrap.cc:654] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.657428 28435 raft_consensus.cc:515] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.661306 28435 leader_election.cc:290] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.662118 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.662312 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.662464 28432 tablet_bootstrap.cc:654] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:52.663426 28353 leader_election.cc:343] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:52.664664 28353 leader_election.cc:343] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.665221 28353 leader_election.cc:304] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214; no voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:52.665870 28436 raft_consensus.cc:493] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.666688 28435 raft_consensus.cc:2749] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.666433 28436 raft_consensus.cc:515] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.670327 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.670622 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.670903 28436 leader_election.cc:290] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
W20260713 09:10:52.672016 28206 leader_election.cc:343] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:52.673928 28204 leader_election.cc:343] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.676616 28204 leader_election.cc:304] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:52.677389 28436 raft_consensus.cc:2749] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.678018 28430 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.678483 28430 ts_tablet_manager.cc:1403] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260713 09:10:52.681391 28430 raft_consensus.cc:359] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.682087 28430 raft_consensus.cc:385] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.682368 28430 raft_consensus.cc:740] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.683130 28430 consensus_queue.cc:260] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.684062 28432 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.684489 28432 ts_tablet_manager.cc:1403] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260713 09:10:52.685415 28429 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.685417 28430 ts_tablet_manager.cc:1434] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.686028 28429 ts_tablet_manager.cc:1403] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260713 09:10:52.686538 28430 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.685981 28136 catalog_manager.cc:5697] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.687301 28432 raft_consensus.cc:359] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.687932 28432 raft_consensus.cc:385] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.688232 28432 raft_consensus.cc:740] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.688865 28429 raft_consensus.cc:359] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.689589 28429 raft_consensus.cc:385] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.689127 28432 consensus_queue.cc:260] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.689890 28429 raft_consensus.cc:740] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.690749 28429 consensus_queue.cc:260] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.691541 28432 ts_tablet_manager.cc:1434] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:52.692489 28432 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.693037 28429 ts_tablet_manager.cc:1434] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.693261 28430 tablet_bootstrap.cc:654] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.693928 28429 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.699747 28432 tablet_bootstrap.cc:654] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.700354 28429 tablet_bootstrap.cc:654] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.705891 28430 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.706353 28430 ts_tablet_manager.cc:1403] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:10:52.708683 28429 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.709180 28429 ts_tablet_manager.cc:1403] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:10:52.709647 28432 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.709242 28430 raft_consensus.cc:359] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.710094 28430 raft_consensus.cc:385] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.710215 28432 ts_tablet_manager.cc:1403] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:10:52.710421 28430 raft_consensus.cc:740] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.711624 28430 consensus_queue.cc:260] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.712293 28438 raft_consensus.cc:493] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.712560 28429 raft_consensus.cc:359] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.712864 28438 raft_consensus.cc:515] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.713347 28429 raft_consensus.cc:385] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.713842 28429 raft_consensus.cc:740] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.715723 28438 leader_election.cc:290] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.716197 28438 raft_consensus.cc:493] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.716648 28438 raft_consensus.cc:515] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.719058 28438 leader_election.cc:290] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.714835 28429 consensus_queue.cc:260] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.723348 28430 ts_tablet_manager.cc:1434] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260713 09:10:52.725250 28429 ts_tablet_manager.cc:1434] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:10:52.727005 28429 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.727767 28432 raft_consensus.cc:359] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.728760 28432 raft_consensus.cc:385] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.729162 28432 raft_consensus.cc:740] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.730094 28432 consensus_queue.cc:260] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.731309 28430 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.732834 28455 raft_consensus.cc:493] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.733299 28455 raft_consensus.cc:515] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.735409 28455 leader_election.cc:290] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.737075 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.737794 28240 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.739177 28353 leader_election.cc:304] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.740007 28455 raft_consensus.cc:2804] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.740358 28455 raft_consensus.cc:493] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.740722 28455 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.747888 28455 raft_consensus.cc:515] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.750698 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.751202 28240 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.755407 28430 tablet_bootstrap.cc:654] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.757714 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.757814 28240 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.758484 28239 raft_consensus.cc:2468] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:52.759172 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.759529 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.759768 28315 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.759471 28353 leader_election.cc:304] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.760504 28238 raft_consensus.cc:2393] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d222f9534cc749ca9330b7592dfc7a8e in current term 1: Already voted for candidate b3db29fac87740ea9fcf1b1f61493214 in this term.
I20260713 09:10:52.761436 28435 raft_consensus.cc:2804] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.761788 28279 leader_election.cc:304] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.739319 28432 ts_tablet_manager.cc:1434] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260713 09:10:52.762549 28466 raft_consensus.cc:2804] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.763041 28466 raft_consensus.cc:493] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.763362 28432 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.763473 28466 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.769011 28455 leader_election.cc:290] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.770270 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:52.770814 28315 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.771989 28466 raft_consensus.cc:515] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.775120 28429 tablet_bootstrap.cc:654] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.775017 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.776100 28466 leader_election.cc:290] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.777033 28315 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.777057 28240 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.779525 28432 tablet_bootstrap.cc:654] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.782537 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.784183 28435 raft_consensus.cc:697] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:52.784761 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.785493 28435 consensus_queue.cc:237] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } }
I20260713 09:10:52.787147 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
W20260713 09:10:52.789630 28281 leader_election.cc:343] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.790890 28281 leader_election.cc:304] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:52.796773 28466 raft_consensus.cc:2749] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:52.798202 28281 leader_election.cc:343] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.799836 28240 raft_consensus.cc:2468] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:52.800994 28279 leader_election.cc:304] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [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: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214
I20260713 09:10:52.801620 28430 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.802011 28466 raft_consensus.cc:2804] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.802094 28430 ts_tablet_manager.cc:1403] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.013s
I20260713 09:10:52.802197 28432 tablet_bootstrap.cc:492] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.802534 28466 raft_consensus.cc:697] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:52.803344 28432 ts_tablet_manager.cc:1403] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.016s
I20260713 09:10:52.803413 28429 tablet_bootstrap.cc:492] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.803982 28429 ts_tablet_manager.cc:1403] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.005s
I20260713 09:10:52.803658 28466 consensus_queue.cc:237] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.805248 28430 raft_consensus.cc:359] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.805949 28430 raft_consensus.cc:385] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.806280 28430 raft_consensus.cc:740] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.806061 28432 raft_consensus.cc:359] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.806864 28432 raft_consensus.cc:385] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.807190 28432 raft_consensus.cc:740] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.807188 28430 consensus_queue.cc:260] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.808382 28432 consensus_queue.cc:260] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.808810 28429 raft_consensus.cc:359] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.809659 28429 raft_consensus.cc:385] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.809973 28429 raft_consensus.cc:740] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.813341 28429 consensus_queue.cc:260] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.811332 28432 ts_tablet_manager.cc:1434] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:52.815069 28432 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.815815 28429 ts_tablet_manager.cc:1434] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:52.816723 28429 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.816082 28138 catalog_manager.cc:5697] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.822477 28429 tablet_bootstrap.cc:654] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.823319 28430 ts_tablet_manager.cc:1434] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:10:52.830359 28432 tablet_bootstrap.cc:654] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.831598 28430 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.836740 28429 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.837208 28429 ts_tablet_manager.cc:1403] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260713 09:10:52.839706 28429 raft_consensus.cc:359] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.840441 28429 raft_consensus.cc:385] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.840746 28429 raft_consensus.cc:740] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.841574 28429 consensus_queue.cc:260] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.848445 28430 tablet_bootstrap.cc:654] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.848534 28138 catalog_manager.cc:5697] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.849979 28429 ts_tablet_manager.cc:1434] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:52.850901 28429 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.857442 28430 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:52.857874 28430 ts_tablet_manager.cc:1403] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260713 09:10:52.858616 28429 tablet_bootstrap.cc:654] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.860177 28435 raft_consensus.cc:493] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.860648 28435 raft_consensus.cc:515] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.862890 28432 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.863041 28435 leader_election.cc:290] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.863340 28432 ts_tablet_manager.cc:1403] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.014s
I20260713 09:10:52.865578 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.866168 28240 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.866081 28430 raft_consensus.cc:359] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.866358 28432 raft_consensus.cc:359] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.867059 28430 raft_consensus.cc:385] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.867161 28432 raft_consensus.cc:385] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.867520 28430 raft_consensus.cc:740] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.867812 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.868381 28315 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.867578 28432 raft_consensus.cc:740] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.869216 28432 consensus_queue.cc:260] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.869843 28353 leader_election.cc:304] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.871424 28432 ts_tablet_manager.cc:1434] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:52.871544 28435 raft_consensus.cc:2804] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.872035 28435 raft_consensus.cc:493] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.872434 28435 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.874022 28432 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.881664 28432 tablet_bootstrap.cc:654] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.868445 28430 consensus_queue.cc:260] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.886518 28432 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.886922 28432 ts_tablet_manager.cc:1403] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:10:52.887318 28435 raft_consensus.cc:515] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.889249 28432 raft_consensus.cc:359] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.889880 28432 raft_consensus.cc:385] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.890139 28432 raft_consensus.cc:740] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.890187 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.890748 28240 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.890964 28436 raft_consensus.cc:493] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.890918 28432 consensus_queue.cc:260] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.891670 28436 raft_consensus.cc:515] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.894191 28471 raft_consensus.cc:493] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.894621 28471 raft_consensus.cc:515] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.894930 28436 leader_election.cc:290] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.896827 28471 leader_election.cc:290] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.896977 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.897408 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.898468 28238 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.898916 28471 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.899324 28471 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.900004 28353 leader_election.cc:304] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.900728 28455 raft_consensus.cc:2804] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.901053 28455 raft_consensus.cc:493] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.901194 28471 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.901400 28455 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.901881 28432 ts_tablet_manager.cc:1434] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260713 09:10:52.902560 28204 leader_election.cc:343] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.902715 28432 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:52.902801 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.903218 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.903784 28315 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
W20260713 09:10:52.907092 28206 leader_election.cc:343] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.907387 28466 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.907624 28455 raft_consensus.cc:515] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.907881 28436 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.907847 28466 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.908618 28432 tablet_bootstrap.cc:654] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.907532 28206 leader_election.cc:304] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:52.909657 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.910080 28466 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.910349 28314 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.908442 28436 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.912777 28240 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.914733 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.915570 28237 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:52.916000 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.916587 28314 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:52.917021 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.917869 28204 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.918241 28239 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.922366 28435 leader_election.cc:290] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.925446 28429 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.925956 28429 ts_tablet_manager.cc:1403] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.033s
I20260713 09:10:52.927089 28279 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.927810 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:52.928344 28314 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.928532 28466 raft_consensus.cc:2804] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.929044 28466 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.929492 28466 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.929234 28429 raft_consensus.cc:359] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.930136 28429 raft_consensus.cc:385] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.930487 28429 raft_consensus.cc:740] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.931427 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:52.931218 28429 consensus_queue.cc:260] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.931950 28315 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.933631 28429 ts_tablet_manager.cc:1434] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.934496 28429 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:52.915836 28436 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.886677 28430 ts_tablet_manager.cc:1434] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:10:52.907087 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.928340 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.944651 28314 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.945041 28389 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:52.940064 28429 tablet_bootstrap.cc:654] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.942552 28430 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:52.947631 28315 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.920464 28483 raft_consensus.cc:2749] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.919502 28455 leader_election.cc:290] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.921335 28481 raft_consensus.cc:2804] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.940521 28353 leader_election.cc:304] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.954957 28238 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.955034 28353 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.955575 28481 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.955948 28481 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.956015 28353 leader_election.cc:304] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:52.956944 28455 raft_consensus.cc:2804] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.957067 28471 raft_consensus.cc:493] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.957711 28435 raft_consensus.cc:2804] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.957566 28471 raft_consensus.cc:515] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.958062 28435 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.958420 28435 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.959427 28471 leader_election.cc:290] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.954128 28239 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:52.961789 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:52.962496 28471 raft_consensus.cc:2804] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.962980 28471 raft_consensus.cc:697] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:52.966631 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.967110 28430 tablet_bootstrap.cc:654] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.967276 28239 raft_consensus.cc:2468] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.969290 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:52.969656 28353 leader_election.cc:304] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:52.966470 28435 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.970101 28315 raft_consensus.cc:2468] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:52.971024 28389 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d222f9534cc749ca9330b7592dfc7a8e in current term 1: Already voted for candidate b3db29fac87740ea9fcf1b1f61493214 in this term.
I20260713 09:10:52.971761 28435 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:52.963745 28471 consensus_queue.cc:237] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.961211 28466 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.975147 28432 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:52.975708 28432 ts_tablet_manager.cc:1403] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.031s
I20260713 09:10:52.976029 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:52.972349 28435 raft_consensus.cc:2804] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.978031 28481 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.979296 28466 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.979753 28435 raft_consensus.cc:493] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.980023 28239 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d222f9534cc749ca9330b7592dfc7a8e in current term 1: Already voted for candidate c70fef55372f48c192c854d5a0fcbee8 in this term.
I20260713 09:10:52.981806 28429 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:52.982228 28429 ts_tablet_manager.cc:1403] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.001s
I20260713 09:10:52.982280 28432 raft_consensus.cc:359] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.982977 28432 raft_consensus.cc:385] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.983330 28432 raft_consensus.cc:740] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.981246 28435 raft_consensus.cc:3060] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.984104 28432 consensus_queue.cc:260] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.985311 28455 raft_consensus.cc:697] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:52.986209 28455 consensus_queue.cc:237] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.986900 28432 ts_tablet_manager.cc:1434] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:10:52.991508 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:52.992182 28315 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c70fef55372f48c192c854d5a0fcbee8 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:52.992350 28429 raft_consensus.cc:359] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.992981 28429 raft_consensus.cc:385] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.993647 28466 raft_consensus.cc:493] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.994046 28481 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.994087 28466 raft_consensus.cc:515] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.994765 28435 raft_consensus.cc:515] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:52.997340 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:52.997550 28466 leader_election.cc:290] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:52.993299 28429 raft_consensus.cc:740] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.998425 28429 consensus_queue.cc:260] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
W20260713 09:10:52.998751 28279 leader_election.cc:343] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.000558 28429 ts_tablet_manager.cc:1434] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:10:53.001210 28435 leader_election.cc:290] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.003660 28430 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.004212 28430 ts_tablet_manager.cc:1403] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.009s
I20260713 09:10:53.004523 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.005287 28239 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3db29fac87740ea9fcf1b1f61493214 in current term 1: Already voted for candidate c70fef55372f48c192c854d5a0fcbee8 in this term.
I20260713 09:10:53.001466 28429 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.007053 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:53.007011 28430 raft_consensus.cc:359] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.007869 28315 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3db29fac87740ea9fcf1b1f61493214 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:53.007836 28430 raft_consensus.cc:385] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.008306 28430 raft_consensus.cc:740] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.009171 28430 consensus_queue.cc:260] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.010517 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.011049 28239 raft_consensus.cc:3060] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.011579 28429 tablet_bootstrap.cc:654] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.013778 28430 ts_tablet_manager.cc:1434] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:53.014810 28430 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.019969 28432 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.022850 28239 raft_consensus.cc:2468] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:53.025691 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132e4d83064a409c81c575e5e7390ee6" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:53.026225 28315 raft_consensus.cc:3060] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.028436 28353 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [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: b3db29fac87740ea9fcf1b1f61493214; no voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.028726 28138 catalog_manager.cc:5697] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.029479 28455 raft_consensus.cc:2749] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.029838 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.030031 28353 leader_election.cc:304] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:53.031080 28455 raft_consensus.cc:2804] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.031580 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.031095 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
W20260713 09:10:53.032804 28281 leader_election.cc:343] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.033250 28281 leader_election.cc:304] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.031584 28455 raft_consensus.cc:697] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:53.033849 28430 tablet_bootstrap.cc:654] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.034262 28466 raft_consensus.cc:2749] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.034684 28429 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.034329 28455 consensus_queue.cc:237] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.030512 28389 raft_consensus.cc:2393] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c70fef55372f48c192c854d5a0fcbee8 in current term 1: Already voted for candidate b3db29fac87740ea9fcf1b1f61493214 in this term.
I20260713 09:10:53.035729 28281 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [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: d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.036767 28466 raft_consensus.cc:2749] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.037680 28429 ts_tablet_manager.cc:1403] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260713 09:10:53.038558 28485 raft_consensus.cc:493] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.038970 28485 raft_consensus.cc:515] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.040230 28429 raft_consensus.cc:359] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.040823 28429 raft_consensus.cc:385] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.041000 28485 leader_election.cc:290] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.041090 28429 raft_consensus.cc:740] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.041172 28206 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [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: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.041783 28429 consensus_queue.cc:260] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.042322 28481 raft_consensus.cc:2749] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.043138 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.043710 28429 ts_tablet_manager.cc:1434] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:53.044497 28429 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.045796 28315 raft_consensus.cc:2468] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:53.047472 28432 tablet_bootstrap.cc:654] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.048094 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.048949 28239 raft_consensus.cc:2393] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3db29fac87740ea9fcf1b1f61493214 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:53.049763 28429 tablet_bootstrap.cc:654] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.050674 28353 leader_election.cc:304] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214; no voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.051622 28485 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.060431 28138 catalog_manager.cc:5697] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.061458 28455 consensus_queue.cc:1048] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.062160 28138 catalog_manager.cc:5697] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.067785 28430 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.068194 28430 ts_tablet_manager.cc:1403] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.000s
I20260713 09:10:53.070678 28430 raft_consensus.cc:359] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.071309 28430 raft_consensus.cc:385] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.071478 28430 raft_consensus.cc:740] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.071943 28430 consensus_queue.cc:260] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.073762 28430 ts_tablet_manager.cc:1434] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:53.074592 28430 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.090031 28430 tablet_bootstrap.cc:654] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.091847 28485 raft_consensus.cc:2749] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.096894 28432 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:53.097470 28432 ts_tablet_manager.cc:1403] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.003s
I20260713 09:10:53.100708 28432 raft_consensus.cc:359] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.101668 28432 raft_consensus.cc:385] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.102041 28432 raft_consensus.cc:740] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.102381 28430 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.102792 28430 ts_tablet_manager.cc:1403] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260713 09:10:53.103247 28432 consensus_queue.cc:260] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.105796 28430 raft_consensus.cc:359] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.106410 28430 raft_consensus.cc:385] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.106676 28430 raft_consensus.cc:740] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.107298 28430 consensus_queue.cc:260] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.109243 28430 ts_tablet_manager.cc:1434] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:53.110270 28430 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.110327 28432 ts_tablet_manager.cc:1434] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:53.111233 28432 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.116746 28430 tablet_bootstrap.cc:654] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.119630 28432 tablet_bootstrap.cc:654] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.120662 28485 consensus_queue.cc:1048] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.132506 28429 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.132934 28429 ts_tablet_manager.cc:1403] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.089s	user 0.029s	sys 0.017s
I20260713 09:10:53.135421 28429 raft_consensus.cc:359] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.136049 28429 raft_consensus.cc:385] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.136317 28429 raft_consensus.cc:740] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.143536 28432 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:53.143939 28432 ts_tablet_manager.cc:1403] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260713 09:10:53.144693 28430 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.145068 28430 ts_tablet_manager.cc:1403] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.012s
I20260713 09:10:53.142057 28429 consensus_queue.cc:260] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.146286 28432 raft_consensus.cc:359] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.146941 28432 raft_consensus.cc:385] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.147192 28432 raft_consensus.cc:740] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.147430 28430 raft_consensus.cc:359] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.148043 28430 raft_consensus.cc:385] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.147895 28432 consensus_queue.cc:260] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.148382 28430 raft_consensus.cc:740] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.149101 28430 consensus_queue.cc:260] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.151265 28430 ts_tablet_manager.cc:1434] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:53.152065 28430 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.152863 28429 ts_tablet_manager.cc:1434] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:10:53.153702 28429 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.156486 28435 raft_consensus.cc:493] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.157172 28430 tablet_bootstrap.cc:654] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.156922 28435 raft_consensus.cc:515] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.158903 28435 leader_election.cc:290] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.159124 28429 tablet_bootstrap.cc:654] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.160779 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d478caad7004c5ab0aab908105eedbc" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.161254 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d478caad7004c5ab0aab908105eedbc" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.161368 28239 raft_consensus.cc:2468] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:53.162006 28466 raft_consensus.cc:493] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.162261 28481 raft_consensus.cc:493] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.162441 28466 raft_consensus.cc:515] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.162643 28353 leader_election.cc:304] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
W20260713 09:10:53.163532 28353 leader_election.cc:343] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.162657 28481 raft_consensus.cc:515] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.164815 28466 leader_election.cc:290] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.166337 28481 leader_election.cc:290] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.166905 28435 raft_consensus.cc:2804] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.167292 28435 raft_consensus.cc:493] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.167300 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.167906 28435 raft_consensus.cc:3060] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.168869 28432 ts_tablet_manager.cc:1434] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
W20260713 09:10:53.169169 28204 leader_election.cc:343] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.170583 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.171720 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
W20260713 09:10:53.171897 28206 leader_election.cc:343] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.169420 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.172297 28388 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.172423 28206 leader_election.cc:304] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.172696 28239 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.173460 28481 raft_consensus.cc:2749] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.174228 28432 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.173942 28279 leader_election.cc:304] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.174952 28466 raft_consensus.cc:2804] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.175323 28466 raft_consensus.cc:493] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.175694 28466 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.176326 28485 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.179769 28438 raft_consensus.cc:493] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.180361 28438 raft_consensus.cc:515] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.183522 28438 leader_election.cc:290] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.183293 28466 raft_consensus.cc:515] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.183897 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
W20260713 09:10:53.186556 28279 leader_election.cc:343] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.188103 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.188812 28238 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.186597 28466 leader_election.cc:290] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.192330 28435 raft_consensus.cc:515] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.196453 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.196601 28481 raft_consensus.cc:493] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.197048 28388 raft_consensus.cc:2468] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.197077 28481 raft_consensus.cc:515] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.197290 28466 consensus_queue.cc:1048] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.199009 28481 leader_election.cc:290] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.199193 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.199687 28388 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.200439 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1c699dbe3432495c0275755123f2d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.201013 28315 raft_consensus.cc:2468] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:53.201933 28281 leader_election.cc:304] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [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: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.202498 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d478caad7004c5ab0aab908105eedbc" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.203051 28237 raft_consensus.cc:3060] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.203416 28438 raft_consensus.cc:2804] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.203805 28438 raft_consensus.cc:493] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.204139 28438 raft_consensus.cc:3060] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.194777 28435 leader_election.cc:290] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.214910 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d478caad7004c5ab0aab908105eedbc" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:53.216554 28204 leader_election.cc:304] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.216851 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1c699dbe3432495c0275755123f2d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.217392 28389 raft_consensus.cc:2468] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:53.217644 28238 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
W20260713 09:10:53.222316 28353 leader_election.cc:343] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.223104 28481 raft_consensus.cc:2804] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.223515 28481 raft_consensus.cc:493] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.223925 28481 raft_consensus.cc:3060] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.226101 28279 leader_election.cc:304] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.225947 28438 raft_consensus.cc:515] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.236430 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
W20260713 09:10:53.238075 28279 leader_election.cc:343] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.240435 28389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.241137 28389 raft_consensus.cc:3060] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.230855 28237 raft_consensus.cc:2468] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:53.242146 28438 leader_election.cc:290] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.247972 28353 leader_election.cc:304] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [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: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.248412 28388 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.249382 28435 raft_consensus.cc:2804] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.250002 28435 raft_consensus.cc:697] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:53.251024 28435 consensus_queue.cc:237] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.252019 28481 raft_consensus.cc:515] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.232318 28466 raft_consensus.cc:2804] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.257349 28481 leader_election.cc:290] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.259140 28432 tablet_bootstrap.cc:654] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.259388 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1c699dbe3432495c0275755123f2d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:53.259933 28485 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.260624 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1c699dbe3432495c0275755123f2d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.263228 28315 raft_consensus.cc:3060] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.264430 28388 raft_consensus.cc:3060] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.269066 28430 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.269474 28430 ts_tablet_manager.cc:1403] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.118s	user 0.023s	sys 0.031s
I20260713 09:10:53.271756 28430 raft_consensus.cc:359] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.272320 28430 raft_consensus.cc:385] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.272540 28430 raft_consensus.cc:740] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.274582 28508 consensus_queue.cc:1048] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.276897 28389 raft_consensus.cc:2468] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.264709 28466 raft_consensus.cc:697] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.277601 28430 consensus_queue.cc:260] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.279119 28508 raft_consensus.cc:493] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.287936 28508 raft_consensus.cc:515] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.289281 28430 ts_tablet_manager.cc:1434] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:10:53.289873 28315 raft_consensus.cc:2468] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:53.290326 28430 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.290654 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.274794 28136 catalog_manager.cc:5697] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.280565 28429 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.292441 28429 ts_tablet_manager.cc:1403] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.139s	user 0.023s	sys 0.015s
I20260713 09:10:53.294214 28508 leader_election.cc:290] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.294852 28204 leader_election.cc:304] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.296095 28481 raft_consensus.cc:2804] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.297297 28281 leader_election.cc:304] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [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: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.294883 28466 consensus_queue.cc:237] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.297930 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.300089 28386 raft_consensus.cc:2468] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
W20260713 09:10:53.291908 28279 leader_election.cc:343] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.306342 28430 tablet_bootstrap.cc:654] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.306480 28281 leader_election.cc:304] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [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: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.301066 28508 raft_consensus.cc:2804] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.316920 28511 raft_consensus.cc:2804] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.317320 28511 raft_consensus.cc:493] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.317682 28511 raft_consensus.cc:3060] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.302287 28481 raft_consensus.cc:697] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:10:53.329053 28481 consensus_queue.cc:237] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.324209 28388 raft_consensus.cc:2468] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:53.324749 28508 raft_consensus.cc:697] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.324559 28511 raft_consensus.cc:515] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.326210 28429 raft_consensus.cc:359] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.331581 28429 raft_consensus.cc:385] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.331873 28429 raft_consensus.cc:740] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.332544 28429 consensus_queue.cc:260] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.333457 28508 consensus_queue.cc:237] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.337805 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.338577 28483 raft_consensus.cc:493] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:53.339362 28279 leader_election.cc:343] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.339149 28483 raft_consensus.cc:515] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.341915 28429 ts_tablet_manager.cc:1434] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260713 09:10:53.455824 28432 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
W20260713 09:10:53.430418 28186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:53.457767 28432 ts_tablet_manager.cc:1403] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.284s	user 0.030s	sys 0.032s
I20260713 09:10:53.457752 28429 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
W20260713 09:10:53.458863 28513 log.cc:927] Time spent T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Append to log took a long time: real 0.100s	user 0.000s	sys 0.009s
I20260713 09:10:53.461592 28483 leader_election.cc:290] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.428886 28466 raft_consensus.cc:493] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.461198 28138 catalog_manager.cc:5697] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.462193 28466 raft_consensus.cc:515] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.459739 28435 raft_consensus.cc:493] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.463270 28435 raft_consensus.cc:515] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.465073 28435 leader_election.cc:290] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.465541 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad90b937bc74303aeae7a028606e376" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.465828 28430 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.466254 28430 ts_tablet_manager.cc:1403] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.014s
I20260713 09:10:53.466439 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.340420 28511 leader_election.cc:290] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
W20260713 09:10:53.466871 28279 leader_election.cc:343] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.469403 28388 raft_consensus.cc:3060] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.386194 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
W20260713 09:10:53.472695 28204 leader_election.cc:343] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.472996 28466 leader_election.cc:290] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.475281 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.475893 28240 raft_consensus.cc:2468] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:53.477393 28388 raft_consensus.cc:2468] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.477910 28315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.480684 28353 leader_election.cc:304] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:53.480630 28485 consensus_queue.cc:1048] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.483752 28430 raft_consensus.cc:359] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.484411 28430 raft_consensus.cc:385] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.484673 28430 raft_consensus.cc:740] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.485291 28430 consensus_queue.cc:260] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.487233 28430 ts_tablet_manager.cc:1434] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:10:53.488106 28430 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.489059 28429 tablet_bootstrap.cc:654] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.489828 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.473162 28432 raft_consensus.cc:359] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.491613 28432 raft_consensus.cc:385] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.491950 28432 raft_consensus.cc:740] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.493564 28430 tablet_bootstrap.cc:654] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.493314 28432 consensus_queue.cc:260] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.494611 28455 raft_consensus.cc:2804] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.495070 28455 raft_consensus.cc:493] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.495486 28455 raft_consensus.cc:3060] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.497747 28485 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.501132 28138 catalog_manager.cc:5697] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.507040 28455 raft_consensus.cc:515] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.513294 28281 leader_election.cc:304] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [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: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.517226 28430 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.517675 28430 ts_tablet_manager.cc:1403] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.020s
I20260713 09:10:53.519516 28430 raft_consensus.cc:359] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.519990 28430 raft_consensus.cc:385] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.520210 28430 raft_consensus.cc:740] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.520828 28430 consensus_queue.cc:260] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
W20260713 09:10:53.522257 28206 leader_election.cc:343] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.522704 28430 ts_tablet_manager.cc:1434] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:53.522694 28206 leader_election.cc:304] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.523779 28430 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.523777 28483 raft_consensus.cc:2749] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.529922 28430 tablet_bootstrap.cc:654] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.533665 28430 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.534013 28430 ts_tablet_manager.cc:1403] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:10:53.536080 28430 raft_consensus.cc:359] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.536689 28430 raft_consensus.cc:385] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:53.536607 28353 leader_election.cc:343] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.537168 28430 raft_consensus.cc:740] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.536609 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad90b937bc74303aeae7a028606e376" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.537917 28430 consensus_queue.cc:260] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.538475 28388 raft_consensus.cc:2468] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.541481 28485 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.546250 28430 ts_tablet_manager.cc:1434] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:53.547503 28430 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.547865 28466 raft_consensus.cc:2804] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.548506 28466 raft_consensus.cc:697] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.549613 28466 consensus_queue.cc:237] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.555200 28430 tablet_bootstrap.cc:654] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.558432 28281 leader_election.cc:304] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [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: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: c70fef55372f48c192c854d5a0fcbee8
I20260713 09:10:53.562288 28485 consensus_queue.cc:1048] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.565961 28508 raft_consensus.cc:2804] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.566417 28508 raft_consensus.cc:493] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.566813 28508 raft_consensus.cc:3060] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.568087 28430 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.568514 28430 ts_tablet_manager.cc:1403] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:10:53.569793 28484 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.571017 28430 raft_consensus.cc:359] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.571638 28430 raft_consensus.cc:385] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.571892 28430 raft_consensus.cc:740] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.572521 28430 consensus_queue.cc:260] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.578316 28430 ts_tablet_manager.cc:1434] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:53.579188 28430 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.579094 28508 raft_consensus.cc:515] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.581693 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.582425 28238 raft_consensus.cc:3060] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.585493 28430 tablet_bootstrap.cc:654] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.596719 28238 raft_consensus.cc:2468] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:53.602183 28353 leader_election.cc:304] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:53.603492 28430 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.603950 28430 ts_tablet_manager.cc:1403] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260713 09:10:53.605103 28485 raft_consensus.cc:2804] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.605602 28485 raft_consensus.cc:697] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:53.606418 28430 raft_consensus.cc:359] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.606454 28485 consensus_queue.cc:237] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.607136 28430 raft_consensus.cc:385] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.607450 28430 raft_consensus.cc:740] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.608098 28430 consensus_queue.cc:260] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.607264 28136 catalog_manager.cc:5697] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.613674 28430 ts_tablet_manager.cc:1434] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:53.615638 28430 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.616744 28455 leader_election.cc:290] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:53.621978 28430 tablet_bootstrap.cc:654] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.628747 28432 ts_tablet_manager.cc:1434] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.170s	user 0.007s	sys 0.000s
I20260713 09:10:53.630055 28432 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.634292 28484 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.635113 28429 tablet_bootstrap.cc:492] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.638268 28429 ts_tablet_manager.cc:1403] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.000s
I20260713 09:10:53.645181 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4fb4a9b20d403f943655becc79e431" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
W20260713 09:10:53.647832 28353 leader_election.cc:343] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.650364 28430 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.650770 28430 ts_tablet_manager.cc:1403] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260713 09:10:53.651510 28471 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.653561 28432 tablet_bootstrap.cc:654] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.653242 28430 raft_consensus.cc:359] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.650149 28429 raft_consensus.cc:359] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.655628 28430 raft_consensus.cc:385] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.655704 28429 raft_consensus.cc:385] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.655967 28430 raft_consensus.cc:740] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.656098 28429 raft_consensus.cc:740] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.656869 28430 consensus_queue.cc:260] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.656934 28429 consensus_queue.cc:260] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.658825 28429 ts_tablet_manager.cc:1434] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:10:53.658825 28430 ts_tablet_manager.cc:1434] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:53.662679 28429 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.662678 28430 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.668457 28430 tablet_bootstrap.cc:654] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.672020 28432 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:53.672641 28432 ts_tablet_manager.cc:1403] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260713 09:10:53.676537 28432 raft_consensus.cc:359] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.677608 28429 tablet_bootstrap.cc:654] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.677959 28432 raft_consensus.cc:385] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.679215 28432 raft_consensus.cc:740] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.684355 28432 consensus_queue.cc:260] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.686581 28508 leader_election.cc:290] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.687855 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad90b937bc74303aeae7a028606e376" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.688529 28388 raft_consensus.cc:3060] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.688885 28432 ts_tablet_manager.cc:1434] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:10:53.690167 28432 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.696473 28481 raft_consensus.cc:493] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.697860 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad90b937bc74303aeae7a028606e376" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.698472 28240 raft_consensus.cc:3060] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.696924 28481 raft_consensus.cc:515] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.700519 28481 leader_election.cc:290] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.701570 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.701812 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ad9c0f9d6845f0aeda4882aee4ddcf" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.702549 28387 raft_consensus.cc:2393] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c70fef55372f48c192c854d5a0fcbee8 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:53.702446 28388 raft_consensus.cc:2468] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.704180 28281 leader_election.cc:304] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.704981 28511 raft_consensus.cc:2804] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.705422 28511 raft_consensus.cc:697] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.706240 28511 consensus_queue.cc:237] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.709707 28481 raft_consensus.cc:493] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.709903 28206 leader_election.cc:304] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.710178 28481 raft_consensus.cc:515] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.710721 28483 raft_consensus.cc:3060] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.709399 28137 catalog_manager.cc:5697] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:53.713632 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.722766 28136 catalog_manager.cc:5697] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.731395 28240 raft_consensus.cc:2468] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.734582 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "508c393552eb40dc9b4060f42486be89" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.735338 28387 raft_consensus.cc:2393] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c70fef55372f48c192c854d5a0fcbee8 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:53.736281 28313 raft_consensus.cc:3060] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.732651 28481 leader_election.cc:290] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.736785 28206 leader_election.cc:304] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.738768 28481 raft_consensus.cc:3060] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.743690 28483 raft_consensus.cc:2749] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.762444 28481 raft_consensus.cc:2749] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.764542 28481 raft_consensus.cc:493] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.765081 28481 raft_consensus.cc:515] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.768456 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
W20260713 09:10:53.770128 28204 leader_election.cc:343] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.774048 28481 leader_election.cc:290] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.791080 28432 tablet_bootstrap.cc:654] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.795279 28430 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.795859 28430 ts_tablet_manager.cc:1403] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.063s
I20260713 09:10:53.797013 28481 raft_consensus.cc:493] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.799221 28429 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.799641 28429 ts_tablet_manager.cc:1403] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.024s
I20260713 09:10:53.799724 28481 raft_consensus.cc:515] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.802438 28481 leader_election.cc:290] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.802909 28481 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.803154 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:53.803776 28314 raft_consensus.cc:2468] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:53.804973 28204 leader_election.cc:304] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.806468 28429 raft_consensus.cc:359] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.806231 28485 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.807158 28429 raft_consensus.cc:385] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.807472 28429 raft_consensus.cc:740] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.807492 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.808370 28429 consensus_queue.cc:260] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.810910 28429 ts_tablet_manager.cc:1434] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:10:53.811862 28429 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.811527 28430 raft_consensus.cc:359] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.812343 28430 raft_consensus.cc:385] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.812681 28430 raft_consensus.cc:740] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.816161 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.816741 28387 raft_consensus.cc:2468] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
W20260713 09:10:53.818528 28206 leader_election.cc:343] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:53.819060 28206 leader_election.cc:304] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:53.819841 28483 raft_consensus.cc:2749] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:53.819706 28430 consensus_queue.cc:260] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.824643 28430 ts_tablet_manager.cc:1434] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:10:53.809545 28481 raft_consensus.cc:2804] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.825964 28481 raft_consensus.cc:493] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.826658 28481 raft_consensus.cc:3060] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.827752 28429 tablet_bootstrap.cc:654] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.828740 28432 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:53.829188 28432 ts_tablet_manager.cc:1403] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.003s
I20260713 09:10:53.832316 28432 raft_consensus.cc:359] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.833520 28430 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:53.839200 28429 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.839696 28429 ts_tablet_manager.cc:1403] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260713 09:10:53.834678 28481 raft_consensus.cc:515] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.841650 28432 raft_consensus.cc:385] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.842036 28432 raft_consensus.cc:740] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.842566 28429 raft_consensus.cc:359] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.843226 28429 raft_consensus.cc:385] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.843016 28432 consensus_queue.cc:260] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.837532 28543 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.845278 28481 leader_election.cc:290] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.845781 28432 ts_tablet_manager.cc:1434] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:10:53.846702 28432 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.843524 28429 raft_consensus.cc:740] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.834517 28137 catalog_manager.cc:5697] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.843575 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:53.847404 28314 raft_consensus.cc:3060] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.848465 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1402598c98a644c18279252e160ed48f" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.849030 28387 raft_consensus.cc:3060] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.852622 28432 tablet_bootstrap.cc:654] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.852334 28508 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.854426 28508 raft_consensus.cc:493] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.854859 28508 raft_consensus.cc:515] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.856953 28508 leader_election.cc:290] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.857403 28314 raft_consensus.cc:2468] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:53.858048 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.858650 28386 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.858886 28432 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:53.858978 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.859642 28239 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.859819 28204 leader_election.cc:304] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.860666 28483 raft_consensus.cc:2804] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.860354 28429 consensus_queue.cc:260] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.861088 28483 raft_consensus.cc:697] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:10:53.861871 28483 consensus_queue.cc:237] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.862352 28429 ts_tablet_manager.cc:1434] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260713 09:10:53.862339 28279 leader_election.cc:304] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.863391 28429 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.863304 28511 raft_consensus.cc:2804] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.867686 28511 raft_consensus.cc:493] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.868049 28511 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.871233 28429 tablet_bootstrap.cc:654] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.859579 28432 ts_tablet_manager.cc:1403] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260713 09:10:53.878145 28432 raft_consensus.cc:359] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.879422 28432 raft_consensus.cc:385] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.879796 28432 raft_consensus.cc:740] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.881487 28432 consensus_queue.cc:260] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.884807 28430 tablet_bootstrap.cc:654] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.886829 28432 ts_tablet_manager.cc:1434] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:10:53.886734 28466 raft_consensus.cc:493] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.888048 28432 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:53.887504 28466 raft_consensus.cc:515] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.892163 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:53.892480 28387 raft_consensus.cc:2468] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:53.892978 28386 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.891755 28466 leader_election.cc:290] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.896369 28281 leader_election.cc:304] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.897164 28511 raft_consensus.cc:515] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.898407 28466 raft_consensus.cc:2804] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:53.898731 28466 raft_consensus.cc:493] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.899012 28466 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.900421 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:53.901032 28239 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:53.905716 28432 tablet_bootstrap.cc:654] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.906155 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.909711 28239 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.911924 28511 leader_election.cc:290] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.911828 28466 raft_consensus.cc:515] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.915469 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:53.916344 28237 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.917443 28429 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:53.917920 28429 ts_tablet_manager.cc:1403] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.014s
I20260713 09:10:53.917739 28136 catalog_manager.cc:5697] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.925221 28466 leader_election.cc:290] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:53.924850 28239 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.927894 28429 raft_consensus.cc:359] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.928851 28429 raft_consensus.cc:385] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:53.929122 28429 raft_consensus.cc:740] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:53.929761 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.929862 28429 consensus_queue.cc:260] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.930311 28387 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.930948 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:53.931504 28386 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:53.932137 28429 ts_tablet_manager.cc:1434] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:10:53.933035 28429 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:53.933108 28279 leader_election.cc:304] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.933969 28511 raft_consensus.cc:2804] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.934378 28511 raft_consensus.cc:697] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.937626 28237 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.936674 28509 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:53.940855 28279 leader_election.cc:304] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:53.941672 28509 raft_consensus.cc:2804] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:53.942133 28509 raft_consensus.cc:697] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:53.935107 28511 consensus_queue.cc:237] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.948854 28387 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.967577 28386 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:53.976963 28429 tablet_bootstrap.cc:654] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:53.947535 28509 consensus_queue.cc:237] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:53.995646 28430 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:53.996206 28430 ts_tablet_manager.cc:1403] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.001s
I20260713 09:10:53.999449 28430 raft_consensus.cc:359] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.000272 28430 raft_consensus.cc:385] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.000633 28430 raft_consensus.cc:740] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.004798 28430 consensus_queue.cc:260] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.010010 28511 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.010985 28430 ts_tablet_manager.cc:1434] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:54.012882 28429 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.013053 28432 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.013546 28432 ts_tablet_manager.cc:1403] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.007s
I20260713 09:10:54.013973 28430 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:54.016749 28432 raft_consensus.cc:359] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.017478 28432 raft_consensus.cc:385] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.017805 28432 raft_consensus.cc:740] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.018685 28432 consensus_queue.cc:260] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.020740 28432 ts_tablet_manager.cc:1434] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:54.022392 28432 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:54.021049 28429 ts_tablet_manager.cc:1403] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.002s
I20260713 09:10:54.025661 28429 raft_consensus.cc:359] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.031041 28430 tablet_bootstrap.cc:654] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.031597 28429 raft_consensus.cc:385] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.031280 28432 tablet_bootstrap.cc:654] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.035897 28508 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:54.037675 28466 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.031941 28429 raft_consensus.cc:740] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.040146 28429 consensus_queue.cc:260] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.042300 28466 raft_consensus.cc:493] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.043517 28466 raft_consensus.cc:515] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.046679 28466 leader_election.cc:290] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.047725 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.048369 28387 raft_consensus.cc:2468] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.049487 28281 leader_election.cc:304] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.050673 28466 raft_consensus.cc:2804] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.051144 28466 raft_consensus.cc:493] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.051982 28466 raft_consensus.cc:3060] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.049588 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.058535 28240 raft_consensus.cc:2468] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
W20260713 09:10:54.060416 28353 consensus_peers.cc:597] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 -> Peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Couldn't send request to peer d222f9534cc749ca9330b7592dfc7a8e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:54.036865 28137 catalog_manager.cc:5697] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.048657 28429 ts_tablet_manager.cc:1434] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:10:54.062354 28485 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.062247 28137 catalog_manager.cc:5697] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.063552 28429 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:54.076172 28511 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.092707 28430 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:54.093104 28430 ts_tablet_manager.cc:1403] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.013s
I20260713 09:10:54.094822 28432 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.095820 28432 ts_tablet_manager.cc:1403] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.023s
I20260713 09:10:54.096436 28430 raft_consensus.cc:359] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.097107 28430 raft_consensus.cc:385] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.097355 28430 raft_consensus.cc:740] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.098073 28430 consensus_queue.cc:260] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.100580 28430 ts_tablet_manager.cc:1434] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:54.101378 28430 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:54.103152 28466 raft_consensus.cc:515] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.107121 28430 tablet_bootstrap.cc:654] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.113718 28429 tablet_bootstrap.cc:654] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.114437 28432 raft_consensus.cc:359] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.115263 28432 raft_consensus.cc:385] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.115520 28432 raft_consensus.cc:740] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.116313 28432 consensus_queue.cc:260] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.116607 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.117174 28239 raft_consensus.cc:3060] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.118492 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc74c9a64cb4c3f9a675fe72ee08d1c" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.119074 28386 raft_consensus.cc:3060] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.119927 28466 leader_election.cc:290] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.127519 28483 raft_consensus.cc:493] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.128099 28483 raft_consensus.cc:515] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.130774 28483 leader_election.cc:290] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.133703 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
W20260713 09:10:54.135370 28204 leader_election.cc:343] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.137951 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.139982 28466 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:54.141686 28206 leader_election.cc:343] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.142048 28206 leader_election.cc:304] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:54.146130 28483 raft_consensus.cc:2749] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:54.150430 28239 raft_consensus.cc:2468] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.151340 28386 raft_consensus.cc:2468] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.151491 28279 leader_election.cc:304] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.152271 28511 raft_consensus.cc:2804] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.152745 28511 raft_consensus.cc:697] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:54.153471 28432 ts_tablet_manager.cc:1434] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260713 09:10:54.153530 28511 consensus_queue.cc:237] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.154470 28432 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:54.164094 28432 tablet_bootstrap.cc:654] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.172552 28466 raft_consensus.cc:493] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.172966 28466 raft_consensus.cc:515] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.175089 28466 leader_election.cc:290] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.177017 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
W20260713 09:10:54.178157 28281 leader_election.cc:343] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.179307 28466 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.179376 28138 catalog_manager.cc:5697] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.181411 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.182579 28239 raft_consensus.cc:2468] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.183652 28279 leader_election.cc:304] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [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: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214
I20260713 09:10:54.184547 28508 raft_consensus.cc:2804] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.186046 28508 raft_consensus.cc:493] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.186431 28508 raft_consensus.cc:3060] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.206956 28430 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:54.207362 28430 ts_tablet_manager.cc:1403] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.038s
I20260713 09:10:54.207921 28432 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.208210 28429 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.208351 28432 ts_tablet_manager.cc:1403] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.005s
I20260713 09:10:54.208657 28429 ts_tablet_manager.cc:1403] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.013s
I20260713 09:10:54.209904 28430 raft_consensus.cc:359] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.210502 28430 raft_consensus.cc:385] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.210753 28430 raft_consensus.cc:740] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.210656 28432 raft_consensus.cc:359] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.211314 28432 raft_consensus.cc:385] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.211027 28429 raft_consensus.cc:359] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.211591 28432 raft_consensus.cc:740] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.211400 28430 consensus_queue.cc:260] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.211683 28429 raft_consensus.cc:385] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.214407 28429 raft_consensus.cc:740] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.211709 28508 raft_consensus.cc:515] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.212356 28432 consensus_queue.cc:260] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.216467 28430 ts_tablet_manager.cc:1434] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:10:54.217308 28430 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: Bootstrap starting.
I20260713 09:10:54.222705 28430 tablet_bootstrap.cc:654] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.223951 28432 ts_tablet_manager.cc:1434] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:54.225983 28483 raft_consensus.cc:493] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.226440 28483 raft_consensus.cc:515] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.227823 28429 consensus_queue.cc:260] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.228595 28483 leader_election.cc:290] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.229683 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.230827 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.232460 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.233016 28239 raft_consensus.cc:3060] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:54.233237 28204 leader_election.cc:343] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.234961 28432 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
W20260713 09:10:54.235981 28206 leader_election.cc:343] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.236208 28508 leader_election.cc:290] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.236431 28206 leader_election.cc:304] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8; no voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:54.237965 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.238865 28483 raft_consensus.cc:2749] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:54.239226 28281 leader_election.cc:343] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.242431 28429 ts_tablet_manager.cc:1434] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260713 09:10:54.243072 28432 tablet_bootstrap.cc:654] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.243284 28429 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:54.249490 28429 tablet_bootstrap.cc:654] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.256645 28239 raft_consensus.cc:2468] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.258114 28279 leader_election.cc:304] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [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: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: b3db29fac87740ea9fcf1b1f61493214
I20260713 09:10:54.259055 28508 raft_consensus.cc:2804] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.259498 28508 raft_consensus.cc:697] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:54.260262 28508 consensus_queue.cc:237] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.262451 28432 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.262845 28432 ts_tablet_manager.cc:1403] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260713 09:10:54.263584 28430 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: No bootstrap required, opened a new log
I20260713 09:10:54.264011 28430 ts_tablet_manager.cc:1403] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.011s
I20260713 09:10:54.264132 28429 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.264511 28429 ts_tablet_manager.cc:1403] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:10:54.265955 28432 raft_consensus.cc:359] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.266446 28430 raft_consensus.cc:359] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.266803 28432 raft_consensus.cc:385] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.266759 28429 raft_consensus.cc:359] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.267076 28430 raft_consensus.cc:385] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.267794 28429 raft_consensus.cc:385] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.267809 28432 raft_consensus.cc:740] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.268352 28429 raft_consensus.cc:740] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.267942 28430 raft_consensus.cc:740] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.268905 28432 consensus_queue.cc:260] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.269837 28429 consensus_queue.cc:260] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.269392 28430 consensus_queue.cc:260] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.271152 28432 ts_tablet_manager.cc:1434] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:54.271967 28432 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:54.274029 28136 catalog_manager.cc:5697] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.275573 28429 ts_tablet_manager.cc:1434] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:54.275832 28430 ts_tablet_manager.cc:1434] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:10:54.276575 28429 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:54.277159 28432 tablet_bootstrap.cc:654] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.282087 28429 tablet_bootstrap.cc:654] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.286187 28432 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.286754 28432 ts_tablet_manager.cc:1403] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260713 09:10:54.290405 28432 raft_consensus.cc:359] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.291251 28432 raft_consensus.cc:385] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.291601 28432 raft_consensus.cc:740] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.292537 28432 consensus_queue.cc:260] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.294950 28432 ts_tablet_manager.cc:1434] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:54.299552 28432 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:54.301780 28483 raft_consensus.cc:493] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.302232 28483 raft_consensus.cc:515] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.302944 28429 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.303337 28429 ts_tablet_manager.cc:1403] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260713 09:10:54.304114 28483 leader_election.cc:290] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.305006 28432 tablet_bootstrap.cc:654] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.305099 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daff1cece1942dfb7ffe74ed5c6cc76" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.305749 28386 raft_consensus.cc:2468] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 0.
I20260713 09:10:54.305820 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daff1cece1942dfb7ffe74ed5c6cc76" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.305907 28429 raft_consensus.cc:359] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.306664 28429 raft_consensus.cc:385] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.306938 28429 raft_consensus.cc:740] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.306953 28206 leader_election.cc:304] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:54.307667 28429 consensus_queue.cc:260] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
W20260713 09:10:54.307833 28204 leader_election.cc:343] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.307813 28483 raft_consensus.cc:2804] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.308645 28483 raft_consensus.cc:493] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.309161 28483 raft_consensus.cc:3060] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.315786 28432 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.316206 28432 ts_tablet_manager.cc:1403] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:10:54.316507 28543 consensus_queue.cc:1048] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.317394 28483 raft_consensus.cc:515] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.318727 28432 raft_consensus.cc:359] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.319332 28432 raft_consensus.cc:385] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.319589 28432 raft_consensus.cc:740] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.319804 28429 ts_tablet_manager.cc:1434] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:10:54.320324 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daff1cece1942dfb7ffe74ed5c6cc76" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.320681 28429 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:54.320891 28387 raft_consensus.cc:3060] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.321630 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daff1cece1942dfb7ffe74ed5c6cc76" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:54.320345 28432 consensus_queue.cc:260] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.325546 28432 ts_tablet_manager.cc:1434] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:54.326508 28429 tablet_bootstrap.cc:654] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.325832 28483 leader_election.cc:290] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.326906 28508 raft_consensus.cc:493] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.327016 28432 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: Bootstrap starting.
I20260713 09:10:54.327453 28387 raft_consensus.cc:2468] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:54.327433 28508 raft_consensus.cc:515] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.329777 28508 leader_election.cc:290] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
W20260713 09:10:54.330263 28204 leader_election.cc:343] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:54.331285 28429 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.331732 28429 ts_tablet_manager.cc:1403] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:54.331292 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.332319 28240 raft_consensus.cc:2468] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.333231 28206 leader_election.cc:304] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [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: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:54.334034 28279 leader_election.cc:304] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.334385 28432 tablet_bootstrap.cc:654] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.334242 28429 raft_consensus.cc:359] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.334916 28429 raft_consensus.cc:385] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.335021 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.335213 28429 raft_consensus.cc:740] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.335505 28538 raft_consensus.cc:2804] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.335702 28387 raft_consensus.cc:2468] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.336043 28538 raft_consensus.cc:697] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:10:54.335958 28429 consensus_queue.cc:260] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.336939 28538 consensus_queue.cc:237] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.338529 28429 ts_tablet_manager.cc:1434] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:10:54.339085 28485 raft_consensus.cc:493] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.339630 28485 raft_consensus.cc:515] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.341121 28508 raft_consensus.cc:2804] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.341521 28508 raft_consensus.cc:493] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.341882 28508 raft_consensus.cc:3060] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.342163 28485 leader_election.cc:290] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:54.346472 28483 consensus_queue.cc:1048] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.354349 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.355089 28240 raft_consensus.cc:2393] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3db29fac87740ea9fcf1b1f61493214 in current term 1: Already voted for candidate d222f9534cc749ca9330b7592dfc7a8e in this term.
I20260713 09:10:54.355242 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b3b488678ea46dcba7c12536a8d52de" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.356802 28353 leader_election.cc:304] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214; no voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e
I20260713 09:10:54.357492 28485 raft_consensus.cc:3060] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.364102 28466 raft_consensus.cc:493] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.364668 28466 raft_consensus.cc:515] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.367406 28466 leader_election.cc:290] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.364881 28508 raft_consensus.cc:515] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.369005 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.368177 28136 catalog_manager.cc:5697] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.369642 28239 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.370666 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.371192 28386 raft_consensus.cc:3060] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.371563 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe1a61a5c814ddcbe8559a0877c23fc" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.372054 28239 raft_consensus.cc:3060] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.372362 28455 raft_consensus.cc:493] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.372793 28455 raft_consensus.cc:515] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.374763 28455 leader_election.cc:290] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:54.375654 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.376118 28432 tablet_bootstrap.cc:492] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: No bootstrap required, opened a new log
I20260713 09:10:54.376233 28240 raft_consensus.cc:2468] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:54.376554 28432 ts_tablet_manager.cc:1403] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.031s
I20260713 09:10:54.377381 28353 leader_election.cc:304] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:54.378381 28455 raft_consensus.cc:2804] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.378741 28455 raft_consensus.cc:493] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.379071 28455 raft_consensus.cc:3060] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.378942 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.369755 28508 leader_election.cc:290] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.379626 28313 raft_consensus.cc:2468] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:54.380645 28279 leader_election.cc:304] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.380674 28485 raft_consensus.cc:2749] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:54.386806 28386 raft_consensus.cc:2468] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.385253 28455 raft_consensus.cc:515] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.389400 28281 leader_election.cc:304] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.390264 28508 raft_consensus.cc:2804] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.390748 28508 raft_consensus.cc:697] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:54.372080 28429 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: Bootstrap starting.
I20260713 09:10:54.387583 28568 raft_consensus.cc:2804] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.392230 28568 raft_consensus.cc:493] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.381800 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.392622 28568 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.392939 28387 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 0.
I20260713 09:10:54.391686 28466 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:54.392091 28240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.395078 28240 raft_consensus.cc:3060] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.383013 28239 raft_consensus.cc:2468] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.397712 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da301de6d1714882897e76c2f231ed4d" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:54.398240 28313 raft_consensus.cc:3060] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.391690 28508 consensus_queue.cc:237] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.399086 28568 raft_consensus.cc:515] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.381338 28432 raft_consensus.cc:359] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.401484 28432 raft_consensus.cc:385] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.402115 28455 leader_election.cc:290] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:54.405648 28432 raft_consensus.cc:740] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.406005 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.406543 28237 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.406349 28432 consensus_queue.cc:260] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.408798 28432 ts_tablet_manager.cc:1434] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:10:54.409998 28313 raft_consensus.cc:2468] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:54.399111 28429 tablet_bootstrap.cc:654] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:54.411087 28353 leader_election.cc:304] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.411927 28455 raft_consensus.cc:2804] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.413187 28455 raft_consensus.cc:697] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:54.405150 28240 raft_consensus.cc:2468] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:54.415697 28455 consensus_queue.cc:237] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.417699 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "d222f9534cc749ca9330b7592dfc7a8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.418421 28387 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.413197 28237 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.413569 28568 leader_election.cc:290] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.426928 28429 tablet_bootstrap.cc:492] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: No bootstrap required, opened a new log
I20260713 09:10:54.427362 28429 ts_tablet_manager.cc:1403] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.004s
I20260713 09:10:54.427889 28137 catalog_manager.cc:5697] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.430387 28429 raft_consensus.cc:359] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.431010 28429 raft_consensus.cc:385] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:54.431363 28429 raft_consensus.cc:740] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Initialized, Role: FOLLOWER
I20260713 09:10:54.431375 28279 leader_election.cc:304] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.431030 28134 catalog_manager.cc:5697] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:54.431998 28429 consensus_queue.cc:260] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.432525 28508 raft_consensus.cc:2804] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.432986 28508 raft_consensus.cc:697] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Leader. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:10:54.434274 28429 ts_tablet_manager.cc:1434] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:54.434003 28508 consensus_queue.cc:237] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.435653 28387 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d222f9534cc749ca9330b7592dfc7a8e in term 1.
I20260713 09:10:54.446233 28509 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.455451 28134 catalog_manager.cc:5697] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: term changed from 0 to 1, leader changed from <none> to d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130). New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:54.464318 28186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:54.469369 28508 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.478741 28466 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.566890 28455 raft_consensus.cc:493] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.567350 28455 raft_consensus.cc:515] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.569031 28455 leader_election.cc:290] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:54.569780 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8" is_pre_election: true
I20260713 09:10:54.570108 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.570315 28239 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:54.570760 28314 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 0.
I20260713 09:10:54.571254 28353 leader_election.cc:304] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:54.571988 28455 raft_consensus.cc:2804] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:54.572335 28455 raft_consensus.cc:493] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.572664 28455 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.574434 28314 raft_consensus.cc:3060] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.577926 28455 raft_consensus.cc:515] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.579738 28455 leader_election.cc:290] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:54.580351 28239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:10:54.580991 28239 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.581655 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:54.582123 28313 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.588397 28313 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:54.588716 28239 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 1.
I20260713 09:10:54.589461 28353 leader_election.cc:304] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:10:54.590296 28455 raft_consensus.cc:2804] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:54.590790 28455 raft_consensus.cc:697] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:10:54.591496 28455 consensus_queue.cc:237] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.597983 28137 catalog_manager.cc:5697] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:54.598544 28544 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.598984 28544 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.600771 28544 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.601437 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e" is_pre_election: true
I20260713 09:10:54.602391 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214" is_pre_election: true
I20260713 09:10:54.602885 28387 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:54.603024 28313 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 1.
I20260713 09:10:54.603839 28206 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [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: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:54.604601 28544 raft_consensus.cc:2804] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:54.604955 28544 raft_consensus.cc:493] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.605368 28544 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.610038 28544 raft_consensus.cc:515] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.611434 28544 leader_election.cc:290] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:10:54.612139 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:10:54.612298 28387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3de797771f4535b64a3a8c98dd223e" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:10:54.612566 28313 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.612790 28387 raft_consensus.cc:3060] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:54.617905 28313 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:10:54.618017 28387 raft_consensus.cc:2468] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:10:54.618991 28206 leader_election.cc:304] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:10:54.619644 28544 raft_consensus.cc:2804] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:54.620127 28544 raft_consensus.cc:697] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:10:54.620926 28544 consensus_queue.cc:237] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:10:54.622593 28508 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.629603 28137 catalog_manager.cc:5697] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 0 to 2, leader changed from <none> to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.633143 28509 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.671650 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:54.676822 28595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:54.678607 28596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:54.680162 28598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:54.680182 27126 server_base.cc:1061] running on GCE node
I20260713 09:10:54.681309 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:54.681514 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:54.681744 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933854681725 us; error 0 us; skew 500 ppm
I20260713 09:10:54.682381 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:54.685552 27126 webserver.cc:533] Webserver started at http://127.26.125.132:33975/ using document root <none> and password file <none>
I20260713 09:10:54.686055 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:54.686262 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:54.686524 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:54.687511 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-3-root/instance:
uuid: "1516e72be1a247308d2f95aaf7214d15"
format_stamp: "Formatted at 2026-07-13 09:10:54 on dist-test-slave-48sk"
I20260713 09:10:54.691619 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:54.694573 28603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:54.695308 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:54.695586 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
uuid: "1516e72be1a247308d2f95aaf7214d15"
format_stamp: "Formatted at 2026-07-13 09:10:54 on dist-test-slave-48sk"
I20260713 09:10:54.695863 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:54.704404 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:54.705508 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:54.707031 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:54.708876 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:54.709093 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:54.709322 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:54.709486 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:54.737191 28511 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:54.758121 28509 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.782826 28313 raft_consensus.cc:3060] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:54.789778 28544 consensus_queue.cc:1048] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.805460 28481 consensus_queue.cc:1048] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:54.844098 28509 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.847296 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.132:44399
I20260713 09:10:54.847415 28669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.132:44399 every 8 connection(s)
I20260713 09:10:54.864750 28466 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:54.877475 28511 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.880424 27126 auto_leader_rebalancer-test.cc:392] add a tserver: 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:54.897246 28509 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.898380 28671 heartbeater.cc:344] Connected to a master server at 127.26.125.190:33643
I20260713 09:10:54.898793 28671 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:54.899752 28671 heartbeater.cc:507] Master 127.26.125.190:33643 requested a full tablet report, sending...
I20260713 09:10:54.903486 28138 ts_manager.cc:194] Registered new tserver with Master: 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399)
I20260713 09:10:54.905004 28138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51120
I20260713 09:10:54.982933 28455 consensus_queue.cc:1048] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:54.994194 28679 consensus_queue.cc:1048] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.013811 28679 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.028174 28683 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:55.099164 28387 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:55.100345 28543 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:55.109382 28313 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:55.110935 28481 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:55.880662 28279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:41115, user_credentials={real_user=slave}} blocked reactor thread for 78298.1us
I20260713 09:10:55.909034 28671 heartbeater.cc:499] Master 127.26.125.190:33643 was elected leader, sending a full tablet report...
I20260713 09:10:55.953774 28314 consensus_queue.cc:237] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:55.960259 28387 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:55.960456 28240 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:55.962028 28690 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:55.963181 28509 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:55.975518 28240 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:55.975885 28568 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
W20260713 09:10:55.980046 28278 consensus_peers.cc:597] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cc74c9a64cb4c3f9a675fe72ee08d1c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:55.983222 28387 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:55.990901 28314 consensus_queue.cc:237] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:55.997491 28134 catalog_manager.cc:5697] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
W20260713 09:10:56.003041 28278 consensus_peers.cc:597] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b3b488678ea46dcba7c12536a8d52de. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:56.003600 28387 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:56.004748 28240 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:56.004941 28509 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.006104 28568 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.014228 28691 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.016796 28387 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.020224 28240 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.042987 28136 catalog_manager.cc:5697] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.053999 28240 consensus_queue.cc:237] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.060221 28387 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:56.060966 28314 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:56.061789 28481 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.062616 28483 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.071808 28483 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
W20260713 09:10:56.073043 28203 consensus_peers.cc:597] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ab1c699dbe3432495c0275755123f2d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:56.074703 28387 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.078840 28314 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.084354 28240 consensus_queue.cc:237] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.086586 28134 catalog_manager.cc:5697] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.092031 28315 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:56.092658 28387 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:10:56.094331 28203 consensus_peers.cc:597] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c3de797771f4535b64a3a8c98dd223e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:56.094887 28481 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.095511 28544 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:56.106021 28544 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.107739 28313 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.108384 28387 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:56.121882 28138 catalog_manager.cc:5697] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:56.422711 28711 ts_tablet_manager.cc:933] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:56.424993 28711 tablet_copy_client.cc:323] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:56.435809 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:56.436388 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-3cc74c9a64cb4c3f9a675fe72ee08d1c
I20260713 09:10:56.444087 28325 tablet_copy_source_session.cc:215] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:56.447465 28711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.460253 28711 tablet_copy_client.cc:806] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:56.460877 28711 tablet_copy_client.cc:670] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:56.465310 28711 tablet_copy_client.cc:538] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:56.469020 28714 ts_tablet_manager.cc:933] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115)
I20260713 09:10:56.473095 28711 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:56.479022 28714 tablet_copy_client.cc:323] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.129:41115
I20260713 09:10:56.496874 28250 tablet_copy_service.cc:140] P c70fef55372f48c192c854d5a0fcbee8: Received BeginTabletCopySession request for tablet 0c3de797771f4535b64a3a8c98dd223e from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60322)
I20260713 09:10:56.497361 28250 tablet_copy_service.cc:161] P c70fef55372f48c192c854d5a0fcbee8: Beginning new tablet copy session on tablet 0c3de797771f4535b64a3a8c98dd223e from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60322: session id = 1516e72be1a247308d2f95aaf7214d15-0c3de797771f4535b64a3a8c98dd223e
I20260713 09:10:56.500247 28711 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:56.501230 28711 tablet_bootstrap.cc:492] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:56.501888 28711 ts_tablet_manager.cc:1403] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260713 09:10:56.505386 28711 raft_consensus.cc:359] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.506240 28711 raft_consensus.cc:740] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:56.506884 28711 consensus_queue.cc:260] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.505975 28250 tablet_copy_source_session.cc:215] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:56.509653 28711 ts_tablet_manager.cc:1434] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:56.511032 28714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3de797771f4535b64a3a8c98dd223e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.514602 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-3cc74c9a64cb4c3f9a675fe72ee08d1c received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:56.515049 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-3cc74c9a64cb4c3f9a675fe72ee08d1c on tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:56.526973 28714 tablet_copy_client.cc:806] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:56.527495 28714 tablet_copy_client.cc:670] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:56.530814 28714 tablet_copy_client.cc:538] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:56.537774 28714 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:56.554780 28714 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:56.555770 28714 tablet_bootstrap.cc:492] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:56.556371 28714 ts_tablet_manager.cc:1403] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:10:56.559156 28714 raft_consensus.cc:359] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.559741 28714 raft_consensus.cc:740] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:56.560214 28714 consensus_queue.cc:260] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.561939 28714 ts_tablet_manager.cc:1434] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:10:56.563308 28250 tablet_copy_service.cc:342] P c70fef55372f48c192c854d5a0fcbee8: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-0c3de797771f4535b64a3a8c98dd223e received from {username='slave'} at 127.0.0.1:60322
I20260713 09:10:56.563687 28250 tablet_copy_service.cc:434] P c70fef55372f48c192c854d5a0fcbee8: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-0c3de797771f4535b64a3a8c98dd223e on tablet 0c3de797771f4535b64a3a8c98dd223e with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:56.592391 28714 ts_tablet_manager.cc:933] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115)
I20260713 09:10:56.593946 28714 tablet_copy_client.cc:323] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.129:41115
I20260713 09:10:56.595232 28250 tablet_copy_service.cc:140] P c70fef55372f48c192c854d5a0fcbee8: Received BeginTabletCopySession request for tablet 8ab1c699dbe3432495c0275755123f2d from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60322)
I20260713 09:10:56.595635 28250 tablet_copy_service.cc:161] P c70fef55372f48c192c854d5a0fcbee8: Beginning new tablet copy session on tablet 8ab1c699dbe3432495c0275755123f2d from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60322: session id = 1516e72be1a247308d2f95aaf7214d15-8ab1c699dbe3432495c0275755123f2d
I20260713 09:10:56.600298 28250 tablet_copy_source_session.cc:215] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:56.602732 28714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1c699dbe3432495c0275755123f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.614732 28711 ts_tablet_manager.cc:933] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:56.615613 28714 tablet_copy_client.cc:806] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:56.616268 28714 tablet_copy_client.cc:670] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:56.617460 28711 tablet_copy_client.cc:323] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:56.619046 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 6b3b488678ea46dcba7c12536a8d52de from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:56.619552 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 6b3b488678ea46dcba7c12536a8d52de from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-6b3b488678ea46dcba7c12536a8d52de
I20260713 09:10:56.621398 28714 tablet_copy_client.cc:538] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:56.626951 28325 tablet_copy_source_session.cc:215] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:56.627420 28714 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:56.630436 28711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b3b488678ea46dcba7c12536a8d52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:56.644445 28711 tablet_copy_client.cc:806] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:56.644933 28711 tablet_copy_client.cc:670] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:56.647588 28714 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:56.648404 28714 tablet_bootstrap.cc:492] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:56.648499 28711 tablet_copy_client.cc:538] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:56.649055 28714 ts_tablet_manager.cc:1403] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:10:56.652343 28714 raft_consensus.cc:359] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.653155 28714 raft_consensus.cc:740] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:56.653805 28714 consensus_queue.cc:260] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.655987 28714 ts_tablet_manager.cc:1434] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:56.656632 28711 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:56.657625 28250 tablet_copy_service.cc:342] P c70fef55372f48c192c854d5a0fcbee8: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-8ab1c699dbe3432495c0275755123f2d received from {username='slave'} at 127.0.0.1:60322
I20260713 09:10:56.657998 28250 tablet_copy_service.cc:434] P c70fef55372f48c192c854d5a0fcbee8: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-8ab1c699dbe3432495c0275755123f2d on tablet 8ab1c699dbe3432495c0275755123f2d with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:56.674779 28711 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:56.675407 28711 tablet_bootstrap.cc:492] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:56.675917 28711 ts_tablet_manager.cc:1403] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:10:56.677856 28711 raft_consensus.cc:359] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.678494 28711 raft_consensus.cc:740] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:56.679037 28711 consensus_queue.cc:260] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:56.680886 28711 ts_tablet_manager.cc:1434] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:56.682710 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-6b3b488678ea46dcba7c12536a8d52de received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:56.683092 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-6b3b488678ea46dcba7c12536a8d52de on tablet 6b3b488678ea46dcba7c12536a8d52de with peer 1516e72be1a247308d2f95aaf7214d15
W20260713 09:10:56.845551 28336 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6b00 after lost signal to thread 27129
W20260713 09:10:56.846477 28336 debug-util.cc:398] Leaking SignalData structure 0x7b080018a8c0 after lost signal to thread 28172
W20260713 09:10:56.848809 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800243140 after lost signal to thread 28413
W20260713 09:10:56.849620 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800243960 after lost signal to thread 28649
I20260713 09:10:57.017288 28643 raft_consensus.cc:1217] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:57.043255 28643 raft_consensus.cc:1217] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:57.079365 28643 raft_consensus.cc:1217] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:57.091971 28643 raft_consensus.cc:1217] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:10:57.443463 28691 raft_consensus.cc:1064] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:10:57.446251 28691 consensus_queue.cc:237] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.453248 28643 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.454850 28724 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.457410 28387 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.458915 28509 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.466295 28238 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.470219 28544 raft_consensus.cc:1064] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:10:57.471467 28724 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.472787 28544 consensus_queue.cc:237] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.481072 28691 raft_consensus.cc:1064] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:10:57.484622 28691 consensus_queue.cc:237] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.502516 28314 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.503939 28544 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.504930 28643 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.506158 28544 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.510247 28387 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.511173 28509 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.552510 28643 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.535652 28238 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.557642 28134 catalog_manager.cc:5697] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.564047 28727 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.574411 28727 raft_consensus.cc:1064] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:10:57.571158 28388 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.577026 28727 consensus_queue.cc:237] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
W20260713 09:10:57.582113 28735 log.cc:927] Time spent T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260713 09:10:57.592798 28723 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.593837 28389 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.598603 28731 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.602437 28240 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.603081 28642 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:57.604269 28691 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.605211 28724 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.604684 28313 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.667894 28641 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.673991 28385 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:57.687764 28643 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEARNER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:57.693084 28744 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 09:10:57.699813 28748 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:10:57.703673 28313 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:57.702965 28509 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.707134 28643 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.711964 28747 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:57.726051 28387 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.729962 28388 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.752534 28748 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.753543 28239 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.771880 28313 consensus_queue.cc:237] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.782485 28642 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.783981 28691 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.785012 28387 raft_consensus.cc:1275] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.794521 28724 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.798046 28731 consensus_queue.cc:1048] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.796399 28133 catalog_manager.cc:5697] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.803516 28313 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.803994 28642 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.806736 28387 raft_consensus.cc:2955] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
W20260713 09:10:57.816114 28756 log.cc:927] Time spent T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260713 09:10:57.811878 28133 catalog_manager.cc:5697] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.799095 28385 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.818579 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b3b488678ea46dcba7c12536a8d52de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:57.828522 28643 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.844502 28239 consensus_queue.cc:237] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.850127 28643 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.851361 28748 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.852670 28135 catalog_manager.cc:5697] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.854525 28135 catalog_manager.cc:5697] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
W20260713 09:10:57.858747 28123 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 6b3b488678ea46dcba7c12536a8d52de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711) 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
I20260713 09:10:57.859843 28314 consensus_queue.cc:237] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.865620 28744 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.871539 28643 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.872882 28691 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.876291 28640 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.887456 28239 raft_consensus.cc:1275] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.887008 28509 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.893239 28724 consensus_queue.cc:1048] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.904805 28238 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.891306 28642 raft_consensus.cc:2955] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.914383 28240 consensus_queue.cc:237] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:10:57.917222 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:57.920531 28385 raft_consensus.cc:1275] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:57.921957 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ab1c699dbe3432495c0275755123f2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:57.926291 28643 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:57.928442 28747 consensus_queue.cc:1048] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.932906 28749 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260713 09:10:57.938624 28385 raft_consensus.cc:1275] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:57.941623 28747 consensus_queue.cc:1048] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.936723 28131 catalog_manager.cc:5697] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.950415 28723 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.953889 28387 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.959481 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b3b488678ea46dcba7c12536a8d52de with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:10:57.969142 28132 catalog_manager.cc:5697] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 1 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.972860 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c3de797771f4535b64a3a8c98dd223e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:57.973441 28643 raft_consensus.cc:2955] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.986250 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:10:57.970559 28385 raft_consensus.cc:2955] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:57.990365 28135 catalog_manager.cc:5697] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:10:58.015005 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ab1c699dbe3432495c0275755123f2d with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:10:58.027884 28757 tablet_replica.cc:333] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:10:58.030776 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c3de797771f4535b64a3a8c98dd223e with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:10:58.027896 28760 tablet_replica.cc:333] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:10:58.037660 28758 tablet_replica.cc:333] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:10:58.039109 28758 raft_consensus.cc:2243] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.039264 28760 raft_consensus.cc:2243] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.039880 28758 raft_consensus.cc:2272] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.039963 28760 raft_consensus.cc:2272] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.040923 28757 raft_consensus.cc:2243] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.041908 28757 raft_consensus.cc:2272] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.043131 28758 ts_tablet_manager.cc:1916] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:58.044186 28760 ts_tablet_manager.cc:1916] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:58.045382 28757 ts_tablet_manager.cc:1916] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:58.121306 28758 ts_tablet_manager.cc:1929] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:58.122572 28758 log.cc:1199] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/3cc74c9a64cb4c3f9a675fe72ee08d1c
I20260713 09:10:58.126390 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet 3cc74c9a64cb4c3f9a675fe72ee08d1c (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:10:58.128225 28760 ts_tablet_manager.cc:1929] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:58.128901 28760 log.cc:1199] T 8ab1c699dbe3432495c0275755123f2d P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/8ab1c699dbe3432495c0275755123f2d
I20260713 09:10:58.131721 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 8ab1c699dbe3432495c0275755123f2d (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:10:58.132054 28760 tablet_replica.cc:333] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:10:58.133474 28760 raft_consensus.cc:2243] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.135095 28760 raft_consensus.cc:2272] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.136014 28757 ts_tablet_manager.cc:1929] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:58.136616 28757 log.cc:1199] T 6b3b488678ea46dcba7c12536a8d52de P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/6b3b488678ea46dcba7c12536a8d52de
I20260713 09:10:58.139173 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet 6b3b488678ea46dcba7c12536a8d52de (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:10:58.140904 28760 ts_tablet_manager.cc:1916] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:58.159970 28760 ts_tablet_manager.cc:1929] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:10:58.160367 28760 log.cc:1199] T 0c3de797771f4535b64a3a8c98dd223e P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/0c3de797771f4535b64a3a8c98dd223e
I20260713 09:10:58.161932 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 0c3de797771f4535b64a3a8c98dd223e (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:10:59.047614 28314 consensus_queue.cc:237] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
W20260713 09:10:59.055330 28278 consensus_peers.cc:597] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad6b7a523162411c8eac9ec2c7d7102f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.056100 28385 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.056308 28239 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.057438 28691 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.058324 28724 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.069031 28724 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.071002 28239 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.073221 28385 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.085992 28133 catalog_manager.cc:5697] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.090313 28314 consensus_queue.cc:237] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
W20260713 09:10:59.099298 28278 consensus_peers.cc:597] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfe1a61a5c814ddcbe8559a0877c23fc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.101410 28385 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.102437 28239 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.103207 28691 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.104861 28724 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.121872 28724 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.123489 28239 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.126358 28385 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.136641 28314 consensus_queue.cc:237] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
W20260713 09:10:59.151300 28278 consensus_peers.cc:597] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 508c393552eb40dc9b4060f42486be89. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.151569 28239 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.152230 28385 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.153110 28771 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:59.154917 28724 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.162328 28135 catalog_manager.cc:5697] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.193886 28771 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.199532 28239 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.206347 28387 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.209227 28133 catalog_manager.cc:5697] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.212347 28314 consensus_queue.cc:237] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.232187 28385 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:59.233938 28278 consensus_peers.cc:597] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39ad9c0f9d6845f0aeda4882aee4ddcf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.234989 28239 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:59.235769 28724 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.237236 28771 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:59.244864 28766 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.247468 28385 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.247540 28239 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:10:59.261739 28133 catalog_manager.cc:5697] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:59.504148 28781 ts_tablet_manager.cc:933] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:59.506354 28781 tablet_copy_client.cc:323] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:59.508543 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet dfe1a61a5c814ddcbe8559a0877c23fc from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:59.509198 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet dfe1a61a5c814ddcbe8559a0877c23fc from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-dfe1a61a5c814ddcbe8559a0877c23fc
I20260713 09:10:59.518291 28325 tablet_copy_source_session.cc:215] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:59.521925 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe1a61a5c814ddcbe8559a0877c23fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:59.537081 28781 tablet_copy_client.cc:806] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:59.537684 28781 tablet_copy_client.cc:670] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:59.542024 28781 tablet_copy_client.cc:538] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:59.549814 28781 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:59.570767 28781 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:59.571692 28781 tablet_bootstrap.cc:492] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:59.572366 28781 ts_tablet_manager.cc:1403] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260713 09:10:59.575387 28781 raft_consensus.cc:359] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.576228 28781 raft_consensus.cc:740] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:59.576887 28781 consensus_queue.cc:260] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.580189 28781 ts_tablet_manager.cc:1434] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:10:59.581980 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-dfe1a61a5c814ddcbe8559a0877c23fc received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:59.582417 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-dfe1a61a5c814ddcbe8559a0877c23fc on tablet dfe1a61a5c814ddcbe8559a0877c23fc with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:59.628722 28781 ts_tablet_manager.cc:933] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:59.635018 28781 tablet_copy_client.cc:323] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:59.637743 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet ad6b7a523162411c8eac9ec2c7d7102f from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:59.638302 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet ad6b7a523162411c8eac9ec2c7d7102f from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-ad6b7a523162411c8eac9ec2c7d7102f
I20260713 09:10:59.645723 28325 tablet_copy_source_session.cc:215] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:59.648775 28781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6b7a523162411c8eac9ec2c7d7102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:59.663496 28781 tablet_copy_client.cc:806] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:59.664041 28781 tablet_copy_client.cc:670] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:59.669678 28781 tablet_copy_client.cc:538] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:59.670043 28786 ts_tablet_manager.cc:933] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:59.697804 28781 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:59.710103 28786 tablet_copy_client.cc:323] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:59.712083 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 508c393552eb40dc9b4060f42486be89 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:59.712589 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 508c393552eb40dc9b4060f42486be89 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-508c393552eb40dc9b4060f42486be89
I20260713 09:10:59.721271 28325 tablet_copy_source_session.cc:215] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:59.724433 28786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 508c393552eb40dc9b4060f42486be89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:59.739601 28786 tablet_copy_client.cc:806] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:59.740160 28786 tablet_copy_client.cc:670] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:59.743757 28786 tablet_copy_client.cc:538] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:59.745338 28781 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:59.746302 28781 tablet_bootstrap.cc:492] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:59.746999 28781 ts_tablet_manager.cc:1403] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.007s
I20260713 09:10:59.753134 28786 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:59.755098 28781 raft_consensus.cc:359] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.757889 28781 raft_consensus.cc:740] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:59.758592 28781 consensus_queue.cc:260] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.765897 28781 ts_tablet_manager.cc:1434] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:10:59.767621 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-ad6b7a523162411c8eac9ec2c7d7102f received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:59.768097 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-ad6b7a523162411c8eac9ec2c7d7102f on tablet ad6b7a523162411c8eac9ec2c7d7102f with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:59.790215 28786 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:59.791208 28786 tablet_bootstrap.cc:492] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:59.791970 28786 ts_tablet_manager.cc:1403] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.006s
I20260713 09:10:59.795498 28786 raft_consensus.cc:359] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.796384 28786 raft_consensus.cc:740] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:59.797089 28786 consensus_queue.cc:260] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.799472 28786 ts_tablet_manager.cc:1434] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:59.801259 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-508c393552eb40dc9b4060f42486be89 received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:59.801705 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-508c393552eb40dc9b4060f42486be89 on tablet 508c393552eb40dc9b4060f42486be89 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:10:59.848620 28786 ts_tablet_manager.cc:933] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:10:59.850625 28786 tablet_copy_client.cc:323] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:10:59.852304 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:10:59.852859 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 39ad9c0f9d6845f0aeda4882aee4ddcf from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-39ad9c0f9d6845f0aeda4882aee4ddcf
I20260713 09:10:59.860445 28325 tablet_copy_source_session.cc:215] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:59.863543 28786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:59.877722 28786 tablet_copy_client.cc:806] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:59.878234 28786 tablet_copy_client.cc:670] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:59.881644 28786 tablet_copy_client.cc:538] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:59.889231 28786 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:10:59.908217 28786 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:59.909060 28786 tablet_bootstrap.cc:492] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:10:59.909660 28786 ts_tablet_manager.cc:1403] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.002s
I20260713 09:10:59.912292 28786 raft_consensus.cc:359] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.913046 28786 raft_consensus.cc:740] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:10:59.913638 28786 consensus_queue.cc:260] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:10:59.915789 28786 ts_tablet_manager.cc:1434] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:59.921752 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-39ad9c0f9d6845f0aeda4882aee4ddcf received from {username='slave'} at 127.0.0.1:60272
I20260713 09:10:59.922123 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-39ad9c0f9d6845f0aeda4882aee4ddcf on tablet 39ad9c0f9d6845f0aeda4882aee4ddcf with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:00.020382 28643 raft_consensus.cc:1217] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:00.059782 28643 raft_consensus.cc:1217] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:00.205175 28643 raft_consensus.cc:1217] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:00.337112 28643 raft_consensus.cc:1217] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:00.499889 28771 raft_consensus.cc:1064] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:00.502360 28771 consensus_queue.cc:237] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.517331 28643 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.517755 28385 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.519127 28724 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.522908 28239 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.526170 28794 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.528079 28766 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.548985 28724 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.555629 28385 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.565748 28794 raft_consensus.cc:1064] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:00.568310 28643 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.569988 28135 catalog_manager.cc:5697] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:00.571105 28794 consensus_queue.cc:237] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.589763 28239 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.601246 28642 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.601570 28385 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.602829 28766 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.613067 28238 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.613107 28766 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:00.621169 28771 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.646945 28240 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.647725 28766 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.661908 28385 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.669447 28642 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.695556 28313 consensus_queue.cc:237] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.712776 28133 catalog_manager.cc:5697] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.717257 28642 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.718761 28806 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.722136 28385 raft_consensus.cc:1275] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.723764 28806 consensus_queue.cc:1048] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.733589 28806 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.736403 28385 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.738569 28642 raft_consensus.cc:2955] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.743759 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfe1a61a5c814ddcbe8559a0877c23fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:00.759478 28313 consensus_queue.cc:237] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.764020 28136 catalog_manager.cc:5697] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.766522 28642 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.767896 28794 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:00.771159 28240 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.772501 28806 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.778668 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet dfe1a61a5c814ddcbe8559a0877c23fc with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:11:00.785316 28766 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.790478 28808 tablet_replica.cc:333] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:00.791615 28808 raft_consensus.cc:2243] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.792198 28808 raft_consensus.cc:2272] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.795544 28808 ts_tablet_manager.cc:1916] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:00.803306 28771 raft_consensus.cc:1064] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:00.804998 28642 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.810807 28771 consensus_queue.cc:237] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.815368 28240 raft_consensus.cc:2955] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.819005 28133 catalog_manager.cc:5697] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.822067 28808 ts_tablet_manager.cc:1929] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:00.822474 28808 log.cc:1199] T dfe1a61a5c814ddcbe8559a0877c23fc P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/dfe1a61a5c814ddcbe8559a0877c23fc
I20260713 09:11:00.823943 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet dfe1a61a5c814ddcbe8559a0877c23fc (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:00.824709 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad6b7a523162411c8eac9ec2c7d7102f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:00.834702 28385 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.837322 28794 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:00.839253 28642 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.841091 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet ad6b7a523162411c8eac9ec2c7d7102f with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:11:00.848340 28766 raft_consensus.cc:1064] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:00.862597 28724 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.874579 28240 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.864686 28766 consensus_queue.cc:237] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.876358 28724 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.878563 28813 tablet_replica.cc:333] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:00.880177 28813 raft_consensus.cc:2243] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:00.880942 28813 raft_consensus.cc:2272] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:00.884262 28810 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.886108 28643 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.898644 28642 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.895663 28813 ts_tablet_manager.cc:1916] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:00.912195 28133 catalog_manager.cc:5697] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.913903 28387 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.915144 28385 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.919296 28239 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:00.921324 28240 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.923061 28766 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.924796 28771 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.925572 28724 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:00.944265 28313 consensus_queue.cc:237] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:00.968559 28643 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.970268 28724 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.975255 28812 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.978899 28810 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.979568 28643 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.982609 28642 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:00.987756 28387 raft_consensus.cc:1275] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:00.990083 28794 consensus_queue.cc:1048] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:00.995265 28387 raft_consensus.cc:2955] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.008648 28239 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.028441 28133 catalog_manager.cc:5697] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.040896 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 508c393552eb40dc9b4060f42486be89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:01.048442 28387 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.050158 28314 consensus_queue.cc:237] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:01.050062 28131 catalog_manager.cc:5697] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.056083 28642 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:01.059020 28766 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:01.060451 28813 ts_tablet_manager.cc:1929] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:01.065719 28810 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.070861 28643 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.060896 28813 log.cc:1199] T ad6b7a523162411c8eac9ec2c7d7102f P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/ad6b7a523162411c8eac9ec2c7d7102f
I20260713 09:11:01.072402 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet 508c393552eb40dc9b4060f42486be89 with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:11:01.073566 28808 tablet_replica.cc:333] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:01.074570 28808 raft_consensus.cc:2243] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.075155 28808 raft_consensus.cc:2272] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.076628 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet ad6b7a523162411c8eac9ec2c7d7102f (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:01.079870 28808 ts_tablet_manager.cc:1916] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:01.085719 28135 catalog_manager.cc:5697] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.095484 28808 ts_tablet_manager.cc:1929] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:01.095949 28808 log.cc:1199] T 508c393552eb40dc9b4060f42486be89 P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/508c393552eb40dc9b4060f42486be89
I20260713 09:11:01.098037 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet 508c393552eb40dc9b4060f42486be89 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:01.101261 28240 raft_consensus.cc:1275] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:01.103376 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:11:01.104597 28813 tablet_replica.cc:333] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:01.105486 28813 raft_consensus.cc:2243] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:01.106194 28813 raft_consensus.cc:2272] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:01.107439 28771 consensus_queue.cc:1048] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:01.108130 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39ad9c0f9d6845f0aeda4882aee4ddcf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:01.111150 28239 raft_consensus.cc:2955] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:01.116921 28813 ts_tablet_manager.cc:1916] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:01.131211 28813 ts_tablet_manager.cc:1929] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:01.131511 28813 log.cc:1199] T 39ad9c0f9d6845f0aeda4882aee4ddcf P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/39ad9c0f9d6845f0aeda4882aee4ddcf
I20260713 09:11:01.132654 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet 39ad9c0f9d6845f0aeda4882aee4ddcf (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:02.140401 28385 consensus_queue.cc:237] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.149233 28313 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:02.150676 28802 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.156199 28236 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:02.160462 28823 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.161399 28802 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:02.163386 28352 consensus_peers.cc:597] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 132e4d83064a409c81c575e5e7390ee6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.163295 28313 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.172118 28236 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.172855 28385 consensus_queue.cc:237] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.180370 28135 catalog_manager.cc:5697] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.194937 28314 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:02.196816 28352 consensus_peers.cc:597] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d478caad7004c5ab0aab908105eedbc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.197007 28792 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.198107 28236 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:02.200640 28825 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:02.207340 28792 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.210390 28314 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.225075 28239 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.229651 28385 consensus_queue.cc:237] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.238582 28314 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:02.239207 28239 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:02.239280 28352 consensus_peers.cc:597] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 356294c320ae4523a431ccff17a4491f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.239948 28823 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.241369 28792 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.243162 28133 catalog_manager.cc:5697] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.255335 28825 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.259528 28314 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.261926 28239 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.269891 28313 consensus_queue.cc:237] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.271171 28135 catalog_manager.cc:5697] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.281723 28239 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:02.281981 28278 consensus_peers.cc:597] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ad90b937bc74303aeae7a028606e376. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:02.282263 28385 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:02.282944 28771 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.284165 28812 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.292336 28812 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.293846 28239 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.297739 28385 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:02.305544 28131 catalog_manager.cc:5697] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
W20260713 09:11:02.349222 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800243da0 after lost signal to thread 27129
W20260713 09:11:02.350049 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800243680 after lost signal to thread 28172
W20260713 09:11:02.350893 28336 debug-util.cc:398] Leaking SignalData structure 0x7b080013c480 after lost signal to thread 28264
W20260713 09:11:02.351624 28336 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0580 after lost signal to thread 28339
W20260713 09:11:02.352327 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800245b60 after lost signal to thread 28413
I20260713 09:11:02.562901 28847 ts_tablet_manager.cc:933] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:02.565089 28847 tablet_copy_client.cc:323] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:02.580003 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet 132e4d83064a409c81c575e5e7390ee6 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:02.580569 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet 132e4d83064a409c81c575e5e7390ee6 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-132e4d83064a409c81c575e5e7390ee6
I20260713 09:11:02.589039 28399 tablet_copy_source_session.cc:215] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:02.592306 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132e4d83064a409c81c575e5e7390ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.607421 28847 tablet_copy_client.cc:806] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:02.607970 28847 tablet_copy_client.cc:670] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:02.611845 28847 tablet_copy_client.cc:538] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:02.620679 28847 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:02.651665 28847 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:02.652637 28847 tablet_bootstrap.cc:492] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:02.653385 28847 ts_tablet_manager.cc:1403] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260713 09:11:02.656354 28847 raft_consensus.cc:359] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.657317 28847 raft_consensus.cc:740] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:02.658087 28847 consensus_queue.cc:260] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.667836 28847 ts_tablet_manager.cc:1434] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:11:02.675382 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-132e4d83064a409c81c575e5e7390ee6 received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:02.675853 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-132e4d83064a409c81c575e5e7390ee6 on tablet 132e4d83064a409c81c575e5e7390ee6 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:02.687373 28847 ts_tablet_manager.cc:933] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:02.692435 28847 tablet_copy_client.cc:323] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:02.694002 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet 4d478caad7004c5ab0aab908105eedbc from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:02.694505 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet 4d478caad7004c5ab0aab908105eedbc from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-4d478caad7004c5ab0aab908105eedbc
I20260713 09:11:02.701678 28399 tablet_copy_source_session.cc:215] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:02.705664 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d478caad7004c5ab0aab908105eedbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.720881 28847 tablet_copy_client.cc:806] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:02.721786 28847 tablet_copy_client.cc:670] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:02.725483 28847 tablet_copy_client.cc:538] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:02.742172 28847 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:02.771771 28847 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:02.772684 28847 tablet_bootstrap.cc:492] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:02.773360 28847 ts_tablet_manager.cc:1403] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.009s
I20260713 09:11:02.776410 28847 raft_consensus.cc:359] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.777235 28847 raft_consensus.cc:740] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:02.777920 28847 consensus_queue.cc:260] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.785939 28847 ts_tablet_manager.cc:1434] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:02.789357 28855 ts_tablet_manager.cc:933] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:02.790040 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-4d478caad7004c5ab0aab908105eedbc received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:02.790463 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-4d478caad7004c5ab0aab908105eedbc on tablet 4d478caad7004c5ab0aab908105eedbc with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:02.792425 28855 tablet_copy_client.cc:323] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:02.794008 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet 356294c320ae4523a431ccff17a4491f from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:02.794437 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet 356294c320ae4523a431ccff17a4491f from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-356294c320ae4523a431ccff17a4491f
I20260713 09:11:02.799374 28399 tablet_copy_source_session.cc:215] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:02.801973 28855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356294c320ae4523a431ccff17a4491f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.816771 28855 tablet_copy_client.cc:806] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:02.817370 28855 tablet_copy_client.cc:670] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:02.820528 28855 tablet_copy_client.cc:538] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:02.826017 28855 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:02.841779 28855 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:02.842485 28855 tablet_bootstrap.cc:492] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:02.842993 28855 ts_tablet_manager.cc:1403] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:11:02.845204 28855 raft_consensus.cc:359] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.845853 28855 raft_consensus.cc:740] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:02.846315 28855 consensus_queue.cc:260] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.848364 28855 ts_tablet_manager.cc:1434] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:02.851218 28847 ts_tablet_manager.cc:933] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:02.852808 28847 tablet_copy_client.cc:323] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:11:02.854139 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-356294c320ae4523a431ccff17a4491f received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:02.854553 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-356294c320ae4523a431ccff17a4491f on tablet 356294c320ae4523a431ccff17a4491f with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:02.855506 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 7ad90b937bc74303aeae7a028606e376 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:11:02.856041 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 7ad90b937bc74303aeae7a028606e376 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-7ad90b937bc74303aeae7a028606e376
I20260713 09:11:02.861090 28325 tablet_copy_source_session.cc:215] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:02.863577 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad90b937bc74303aeae7a028606e376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:02.874198 28847 tablet_copy_client.cc:806] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:02.874675 28847 tablet_copy_client.cc:670] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:02.877911 28847 tablet_copy_client.cc:538] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:02.882759 28847 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:02.894553 28847 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:02.895229 28847 tablet_bootstrap.cc:492] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:02.895694 28847 ts_tablet_manager.cc:1403] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:11:02.897543 28847 raft_consensus.cc:359] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.898105 28847 raft_consensus.cc:740] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:02.898626 28847 consensus_queue.cc:260] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:02.900354 28847 ts_tablet_manager.cc:1434] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:02.902258 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-7ad90b937bc74303aeae7a028606e376 received from {username='slave'} at 127.0.0.1:60272
I20260713 09:11:02.902619 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-7ad90b937bc74303aeae7a028606e376 on tablet 7ad90b937bc74303aeae7a028606e376 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:03.064445 28640 raft_consensus.cc:1217] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:03.253268 28640 raft_consensus.cc:1217] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:03.388715 28640 raft_consensus.cc:1217] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:03.443022 28640 raft_consensus.cc:1217] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:03.552286 28823 raft_consensus.cc:1064] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:03.554103 28823 consensus_queue.cc:237] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.561486 28640 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.563131 28825 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.566654 28313 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.566766 28239 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.567962 28863 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.569553 28825 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.576583 28823 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.578236 28239 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.580201 28313 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.588620 28640 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.591657 28131 catalog_manager.cc:5697] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:03.615855 28385 consensus_queue.cc:237] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.623296 28239 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.623855 28640 raft_consensus.cc:1275] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.625967 28822 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.626825 28863 consensus_queue.cc:1048] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.635799 28823 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.636032 28239 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.636251 28640 raft_consensus.cc:2955] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.645529 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 132e4d83064a409c81c575e5e7390ee6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:03.649760 28135 catalog_manager.cc:5697] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.661888 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 132e4d83064a409c81c575e5e7390ee6 with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:11:03.667210 28871 tablet_replica.cc:333] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:03.668188 28871 raft_consensus.cc:2243] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.668967 28871 raft_consensus.cc:2272] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.672245 28871 ts_tablet_manager.cc:1916] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:03.682766 28871 ts_tablet_manager.cc:1929] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:03.683063 28871 log.cc:1199] T 132e4d83064a409c81c575e5e7390ee6 P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/132e4d83064a409c81c575e5e7390ee6
I20260713 09:11:03.684288 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 132e4d83064a409c81c575e5e7390ee6 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:03.798409 28823 raft_consensus.cc:1064] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:03.800294 28823 consensus_queue.cc:237] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.806064 28314 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.806303 28239 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.806406 28640 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.807575 28823 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.808329 28863 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.809139 28822 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.832978 28822 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.834563 28314 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.836094 28239 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.843612 28863 raft_consensus.cc:1064] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:03.848265 28131 catalog_manager.cc:5697] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.849421 28640 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.854745 28863 consensus_queue.cc:237] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.869159 28385 consensus_queue.cc:237] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.872946 28640 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.873420 28314 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.875758 28823 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.876821 28239 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.877465 28640 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.878206 28822 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.876833 28825 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:11:03.883239 28825 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.887450 28237 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:03.892724 28822 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:03.895207 28237 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.898186 28642 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.895819 28822 raft_consensus.cc:2955] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.920017 28862 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.921566 28236 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.925328 28135 catalog_manager.cc:5697] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.933038 28314 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.936724 28136 catalog_manager.cc:5697] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:03.940930 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 356294c320ae4523a431ccff17a4491f with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:11:03.942025 28871 tablet_replica.cc:333] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:03.942930 28871 raft_consensus.cc:2243] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:03.943548 28871 raft_consensus.cc:2272] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:03.945569 28642 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.950577 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 356294c320ae4523a431ccff17a4491f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:03.964123 28871 ts_tablet_manager.cc:1916] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:03.966361 28388 consensus_queue.cc:237] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:03.974573 28642 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.974821 28314 raft_consensus.cc:1275] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:03.976179 28862 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.977919 28862 consensus_queue.cc:1048] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:03.980899 28871 ts_tablet_manager.cc:1929] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:03.981389 28871 log.cc:1199] T 356294c320ae4523a431ccff17a4491f P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/356294c320ae4523a431ccff17a4491f
I20260713 09:11:03.983968 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 356294c320ae4523a431ccff17a4491f (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:03.984226 28825 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.990830 28642 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:03.995913 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d478caad7004c5ab0aab908105eedbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:03.998862 28313 raft_consensus.cc:2955] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.003428 28136 catalog_manager.cc:5697] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.015127 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d478caad7004c5ab0aab908105eedbc with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:11:04.017633 28880 tablet_replica.cc:333] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:04.018332 28880 raft_consensus.cc:2243] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.019243 28880 raft_consensus.cc:2272] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.022147 28880 ts_tablet_manager.cc:1916] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:04.031769 28880 ts_tablet_manager.cc:1929] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:04.032095 28880 log.cc:1199] T 4d478caad7004c5ab0aab908105eedbc P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/4d478caad7004c5ab0aab908105eedbc
I20260713 09:11:04.033438 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet 4d478caad7004c5ab0aab908105eedbc (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:04.036898 28846 raft_consensus.cc:1064] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:04.038692 28846 consensus_queue.cc:237] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:04.046011 28642 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:04.046113 28237 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:04.047205 28883 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:04.047519 28388 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:04.049001 28883 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:04.050230 28846 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:04.060873 28882 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.062520 28642 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.073071 28237 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.077360 28135 catalog_manager.cc:5697] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:04.091663 28313 consensus_queue.cc:237] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:04.097707 28237 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:04.097765 28642 raft_consensus.cc:1275] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:04.099465 28883 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:04.100140 28882 consensus_queue.cc:1048] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:04.105919 28882 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.107679 28237 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.110184 28642 raft_consensus.cc:2955] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:04.115260 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ad90b937bc74303aeae7a028606e376 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:04.120255 28136 catalog_manager.cc:5697] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:04.129921 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ad90b937bc74303aeae7a028606e376 with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:11:04.131906 28887 tablet_replica.cc:333] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:04.132867 28887 raft_consensus.cc:2243] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:04.133334 28887 pending_rounds.cc:70] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Trying to abort 1 pending ops.
I20260713 09:11:04.133637 28887 pending_rounds.cc:77] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306993107098525696 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7ad90b937bc74303aeae7a028606e376" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } } }
I20260713 09:11:04.135676 28887 raft_consensus.cc:2917] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:11:04.136093 28887 raft_consensus.cc:2889] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:11:04.136454 28887 raft_consensus.cc:2272] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:04.139781 28887 ts_tablet_manager.cc:1916] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:04.149876 28887 ts_tablet_manager.cc:1929] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:04.150138 28887 log.cc:1199] T 7ad90b937bc74303aeae7a028606e376 P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/7ad90b937bc74303aeae7a028606e376
I20260713 09:11:04.151377 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet 7ad90b937bc74303aeae7a028606e376 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:05.507275 28388 consensus_queue.cc:237] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
W20260713 09:11:05.526594 28352 consensus_peers.cc:597] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da301de6d1714882897e76c2f231ed4d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:05.526665 28236 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.529821 28313 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.531404 28898 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.536193 28898 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.546248 28893 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.559649 28314 consensus_queue.cc:237] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:05.564365 28313 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.565243 28236 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.566337 28133 catalog_manager.cc:5697] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:05.570530 28278 consensus_peers.cc:597] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0254be6cb10f417baf1287b204ece430. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:05.571044 28237 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.574613 28388 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.580559 28883 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.585065 28883 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.593362 28882 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.594887 28236 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.604606 28388 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.610306 28385 consensus_queue.cc:237] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:05.621658 28313 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:05.622762 28352 consensus_peers.cc:597] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a9489abb3a944e9ac30692888f17568. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:05.623710 28896 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:05.627969 28237 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.631170 28896 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:05.646499 28898 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.648305 28237 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.655009 28313 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.661469 28314 consensus_queue.cc:237] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:05.665268 28136 catalog_manager.cc:5697] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.676026 28385 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:05.677485 28278 consensus_peers.cc:597] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c2360957c944653aba212a752655b23. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:05.678066 28899 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.680411 28237 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:05.681703 28899 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:05.684394 28133 catalog_manager.cc:5697] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.696794 28899 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.702131 28237 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.703240 28385 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:05.719493 28136 catalog_manager.cc:5697] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:06.011754 28916 ts_tablet_manager.cc:933] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:06.013648 28916 tablet_copy_client.cc:323] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:06.015179 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet da301de6d1714882897e76c2f231ed4d from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:06.015681 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet da301de6d1714882897e76c2f231ed4d from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-da301de6d1714882897e76c2f231ed4d
I20260713 09:11:06.021713 28399 tablet_copy_source_session.cc:215] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:06.025643 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da301de6d1714882897e76c2f231ed4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:06.030519 28918 ts_tablet_manager.cc:933] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:06.032167 28918 tablet_copy_client.cc:323] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:11:06.033717 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 0254be6cb10f417baf1287b204ece430 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:11:06.034206 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 0254be6cb10f417baf1287b204ece430 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-0254be6cb10f417baf1287b204ece430
I20260713 09:11:06.041144 28916 tablet_copy_client.cc:806] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:06.041703 28916 tablet_copy_client.cc:670] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:06.042510 28325 tablet_copy_source_session.cc:215] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:06.045157 28916 tablet_copy_client.cc:538] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:06.045459 28918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254be6cb10f417baf1287b204ece430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:06.053670 28916 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:06.066483 28918 tablet_copy_client.cc:806] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:06.067009 28918 tablet_copy_client.cc:670] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:06.070829 28918 tablet_copy_client.cc:538] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:06.072198 28916 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:06.073040 28916 tablet_bootstrap.cc:492] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:06.073690 28916 ts_tablet_manager.cc:1403] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.010s
I20260713 09:11:06.076097 28916 raft_consensus.cc:359] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.076683 28916 raft_consensus.cc:740] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:06.077169 28916 consensus_queue.cc:260] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.080211 28916 ts_tablet_manager.cc:1434] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:06.080387 28918 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:06.083006 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-da301de6d1714882897e76c2f231ed4d received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:06.083387 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-da301de6d1714882897e76c2f231ed4d on tablet da301de6d1714882897e76c2f231ed4d with peer 1516e72be1a247308d2f95aaf7214d15
W20260713 09:11:06.084017 28261 debug-util.cc:398] Leaking SignalData structure 0x7b08000c63a0 after lost signal to thread 27129
W20260713 09:11:06.084942 28261 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5dc0 after lost signal to thread 28172
W20260713 09:11:06.085979 28261 debug-util.cc:398] Leaking SignalData structure 0x7b080023a460 after lost signal to thread 28264
W20260713 09:11:06.087002 28261 debug-util.cc:398] Leaking SignalData structure 0x7b08002173e0 after lost signal to thread 28339
W20260713 09:11:06.087797 28261 debug-util.cc:398] Leaking SignalData structure 0x7b080024ddc0 after lost signal to thread 28413
W20260713 09:11:06.088593 28261 debug-util.cc:398] Leaking SignalData structure 0x7b08002535a0 after lost signal to thread 28669
I20260713 09:11:06.114859 28918 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:06.115549 28918 tablet_bootstrap.cc:492] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:06.116097 28918 ts_tablet_manager.cc:1403] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.008s
I20260713 09:11:06.118243 28918 raft_consensus.cc:359] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.118824 28918 raft_consensus.cc:740] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:06.119374 28918 consensus_queue.cc:260] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.122623 28918 ts_tablet_manager.cc:1434] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:11:06.124310 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-0254be6cb10f417baf1287b204ece430 received from {username='slave'} at 127.0.0.1:60272
I20260713 09:11:06.124681 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-0254be6cb10f417baf1287b204ece430 on tablet 0254be6cb10f417baf1287b204ece430 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:06.172051 28918 ts_tablet_manager.cc:933] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:06.178257 28918 tablet_copy_client.cc:323] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:11:06.179873 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet 4c2360957c944653aba212a752655b23 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:11:06.180387 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet 4c2360957c944653aba212a752655b23 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-4c2360957c944653aba212a752655b23
I20260713 09:11:06.184928 28916 ts_tablet_manager.cc:933] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:06.188423 28325 tablet_copy_source_session.cc:215] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:06.191213 28916 tablet_copy_client.cc:323] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:06.191756 28918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c2360957c944653aba212a752655b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:06.192809 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet 8a9489abb3a944e9ac30692888f17568 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:06.193320 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet 8a9489abb3a944e9ac30692888f17568 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-8a9489abb3a944e9ac30692888f17568
I20260713 09:11:06.200173 28399 tablet_copy_source_session.cc:215] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:06.203147 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a9489abb3a944e9ac30692888f17568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:06.207787 28918 tablet_copy_client.cc:806] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:06.208297 28918 tablet_copy_client.cc:670] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:06.211652 28918 tablet_copy_client.cc:538] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:06.220810 28918 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:06.241655 28916 tablet_copy_client.cc:806] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:06.242246 28916 tablet_copy_client.cc:670] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:06.245846 28916 tablet_copy_client.cc:538] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:06.245958 28918 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:06.246749 28918 tablet_bootstrap.cc:492] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:06.247404 28918 ts_tablet_manager.cc:1403] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260713 09:11:06.250705 28918 raft_consensus.cc:359] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.251475 28918 raft_consensus.cc:740] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:06.252092 28918 consensus_queue.cc:260] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.254616 28918 ts_tablet_manager.cc:1434] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:06.256270 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-4c2360957c944653aba212a752655b23 received from {username='slave'} at 127.0.0.1:60272
I20260713 09:11:06.256654 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-4c2360957c944653aba212a752655b23 on tablet 4c2360957c944653aba212a752655b23 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:06.262823 28916 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:06.278461 28916 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:06.279111 28916 tablet_bootstrap.cc:492] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:06.279603 28916 ts_tablet_manager.cc:1403] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:11:06.281927 28916 raft_consensus.cc:359] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.282500 28916 raft_consensus.cc:740] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:06.282990 28916 consensus_queue.cc:260] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:06.285120 28916 ts_tablet_manager.cc:1434] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:06.287173 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-8a9489abb3a944e9ac30692888f17568 received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:06.287554 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-8a9489abb3a944e9ac30692888f17568 on tablet 8a9489abb3a944e9ac30692888f17568 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:06.413085 28643 raft_consensus.cc:1217] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:06.440320 28643 raft_consensus.cc:1217] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:06.588373 28641 raft_consensus.cc:1217] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:06.726135 28641 raft_consensus.cc:1217] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:06.921948 28883 raft_consensus.cc:1064] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:06.924252 28883 consensus_queue.cc:237] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:06.932129 28641 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:06.933610 28929 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:06.934867 28388 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:06.937606 28237 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:06.938618 28929 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:06.940940 28928 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:06.961612 28929 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:06.963001 28237 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:06.963763 28641 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:06.979898 28133 catalog_manager.cc:5697] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:06.994843 28388 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.024389 28898 raft_consensus.cc:1064] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:07.026782 28898 consensus_queue.cc:237] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.034112 28641 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.035969 28237 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.037147 28314 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.044458 28896 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.045186 28314 consensus_queue.cc:237] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.046175 28896 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.047834 28896 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.048192 28883 raft_consensus.cc:1064] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:07.050562 28883 consensus_queue.cc:237] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.057124 28643 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.060979 28928 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.061348 28237 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.069746 28929 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:11:07.075459 28928 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.081925 28641 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.082533 28643 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.084344 28388 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.089792 28929 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.091661 28929 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.085767 28237 raft_consensus.cc:2955] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.119052 28131 catalog_manager.cc:5697] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.161654 28314 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.162328 28643 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.165750 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet 0254be6cb10f417baf1287b204ece430 with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:11:07.146935 28896 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.183847 28237 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.188174 28943 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:11:07.191767 28135 catalog_manager.cc:5697] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.185801 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0254be6cb10f417baf1287b204ece430 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:07.199573 28927 raft_consensus.cc:1064] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:07.202574 28927 consensus_queue.cc:237] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.205034 28236 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.213459 28953 tablet_replica.cc:333] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:07.215863 28943 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.228260 28388 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.229959 28953 raft_consensus.cc:2243] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:07.230763 28953 raft_consensus.cc:2272] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:07.234113 28135 catalog_manager.cc:5697] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:07.238525 28643 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.239984 28927 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:07.243027 28314 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.244352 28940 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.251019 28237 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:07.252218 28896 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:07.265089 28953 ts_tablet_manager.cc:1916] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:07.272027 28313 consensus_queue.cc:237] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.267958 28641 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.277493 28388 consensus_queue.cc:237] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.286010 28385 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.287271 28928 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.292616 28951 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.298821 28385 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.295454 28883 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.300554 28642 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.299754 28238 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } attrs { replace: true } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.295718 28237 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.302022 28940 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:11:07.313126 28927 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.314978 28642 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.316205 28313 raft_consensus.cc:1275] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.317868 28940 consensus_queue.cc:1048] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.322371 28136 catalog_manager.cc:5697] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.326527 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c2360957c944653aba212a752655b23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:07.330255 28642 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.333914 28313 raft_consensus.cc:2955] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.336659 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da301de6d1714882897e76c2f231ed4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:07.338864 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c2360957c944653aba212a752655b23 with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:11:07.347934 28643 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.351476 28883 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.334007 28135 catalog_manager.cc:5697] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.357546 28314 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.356148 28640 raft_consensus.cc:2955] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.364289 28953 ts_tablet_manager.cc:1929] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:07.364678 28953 log.cc:1199] T 0254be6cb10f417baf1287b204ece430 P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/0254be6cb10f417baf1287b204ece430
I20260713 09:11:07.370054 28959 tablet_replica.cc:333] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:07.371090 28959 raft_consensus.cc:2243] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:07.371658 28959 raft_consensus.cc:2272] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:07.375229 28959 ts_tablet_manager.cc:1916] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:07.380059 28131 catalog_manager.cc:5697] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.391084 28226 tablet_service.cc:1558] Processing DeleteTablet for tablet da301de6d1714882897e76c2f231ed4d with delete_type TABLET_DATA_TOMBSTONED (TS c70fef55372f48c192c854d5a0fcbee8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52640
I20260713 09:11:07.369357 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet 0254be6cb10f417baf1287b204ece430 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:07.404330 28959 ts_tablet_manager.cc:1929] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:07.404747 28959 log.cc:1199] T 4c2360957c944653aba212a752655b23 P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/4c2360957c944653aba212a752655b23
I20260713 09:11:07.407341 28959 tablet_replica.cc:333] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:07.406917 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet 4c2360957c944653aba212a752655b23 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:07.408326 28959 raft_consensus.cc:2243] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:07.409060 28959 raft_consensus.cc:2272] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:07.419588 28385 consensus_queue.cc:237] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:07.420527 28959 ts_tablet_manager.cc:1916] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:07.428102 28640 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.429930 28238 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:07.431550 28927 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.435635 28959 ts_tablet_manager.cc:1929] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:07.436089 28959 log.cc:1199] T da301de6d1714882897e76c2f231ed4d P c70fef55372f48c192c854d5a0fcbee8: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/wals/da301de6d1714882897e76c2f231ed4d
I20260713 09:11:07.436398 28927 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:07.437664 28123 catalog_manager.cc:5028] TS c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): tablet da301de6d1714882897e76c2f231ed4d (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:07.445679 28940 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.448558 28640 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.450620 28238 raft_consensus.cc:2955] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.464040 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a9489abb3a944e9ac30692888f17568 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:07.467674 28132 catalog_manager.cc:5697] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:07.484601 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a9489abb3a944e9ac30692888f17568 with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:11:07.495021 28960 tablet_replica.cc:333] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:07.495769 28960 raft_consensus.cc:2243] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:07.496354 28960 raft_consensus.cc:2272] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:07.499943 28960 ts_tablet_manager.cc:1916] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:07.513410 28960 ts_tablet_manager.cc:1929] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:07.513814 28960 log.cc:1199] T 8a9489abb3a944e9ac30692888f17568 P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/8a9489abb3a944e9ac30692888f17568
I20260713 09:11:07.515606 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 8a9489abb3a944e9ac30692888f17568 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:08.529639 28314 consensus_queue.cc:237] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:08.537926 28385 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:08.538679 28278 consensus_peers.cc:597] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab98485d35284acfb1289e9613cce789. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.540421 28943 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:08.545213 28238 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:08.546626 28943 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:08.549118 28943 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.550813 28385 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.567312 28388 consensus_queue.cc:237] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue 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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:08.571426 28133 catalog_manager.cc:5697] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.589879 28311 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:11:08.590047 28352 consensus_peers.cc:597] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 -> Peer 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132:44399): Couldn't send request to peer 1516e72be1a247308d2f95aaf7214d15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f4fb4a9b20d403f943655becc79e431. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:08.584631 28238 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.592133 28940 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:08.613193 28238 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:11:08.614874 28967 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:08.616981 28951 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.618858 28311 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.629760 28238 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } } }
I20260713 09:11:08.648121 28131 catalog_manager.cc:5697] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index -1 to 2, NON_VOTER 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) added. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.987272 28974 ts_tablet_manager.cc:933] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:08.989748 28974 tablet_copy_client.cc:323] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.131:43609
I20260713 09:11:08.991873 28399 tablet_copy_service.cc:140] P b3db29fac87740ea9fcf1b1f61493214: Received BeginTabletCopySession request for tablet 1f4fb4a9b20d403f943655becc79e431 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:38564)
I20260713 09:11:08.992496 28399 tablet_copy_service.cc:161] P b3db29fac87740ea9fcf1b1f61493214: Beginning new tablet copy session on tablet 1f4fb4a9b20d403f943655becc79e431 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:38564: session id = 1516e72be1a247308d2f95aaf7214d15-1f4fb4a9b20d403f943655becc79e431
I20260713 09:11:09.002003 28399 tablet_copy_source_session.cc:215] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:09.005856 28974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4fb4a9b20d403f943655becc79e431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:09.024403 28974 tablet_copy_client.cc:806] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:09.025112 28974 tablet_copy_client.cc:670] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:09.029349 28974 tablet_copy_client.cc:538] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:09.041723 28974 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:09.071957 28974 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:09.072903 28974 tablet_bootstrap.cc:492] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:09.073648 28974 ts_tablet_manager.cc:1403] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.004s
I20260713 09:11:09.077072 28974 raft_consensus.cc:359] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:09.078174 28974 raft_consensus.cc:740] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:09.078928 28974 consensus_queue.cc:260] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:09.080518 28977 ts_tablet_manager.cc:933] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Initiating tablet copy from peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:09.096144 28974 ts_tablet_manager.cc:1434] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.007s
I20260713 09:11:09.096489 28977 tablet_copy_client.cc:323] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Beginning tablet copy session from remote peer at address 127.26.125.130:34711
I20260713 09:11:09.100746 28325 tablet_copy_service.cc:140] P d222f9534cc749ca9330b7592dfc7a8e: Received BeginTabletCopySession request for tablet ab98485d35284acfb1289e9613cce789 from peer 1516e72be1a247308d2f95aaf7214d15 ({username='slave'} at 127.0.0.1:60272)
I20260713 09:11:09.101274 28325 tablet_copy_service.cc:161] P d222f9534cc749ca9330b7592dfc7a8e: Beginning new tablet copy session on tablet ab98485d35284acfb1289e9613cce789 from peer 1516e72be1a247308d2f95aaf7214d15 at {username='slave'} at 127.0.0.1:60272: session id = 1516e72be1a247308d2f95aaf7214d15-ab98485d35284acfb1289e9613cce789
I20260713 09:11:09.101599 28399 tablet_copy_service.cc:342] P b3db29fac87740ea9fcf1b1f61493214: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-1f4fb4a9b20d403f943655becc79e431 received from {username='slave'} at 127.0.0.1:38564
I20260713 09:11:09.102044 28399 tablet_copy_service.cc:434] P b3db29fac87740ea9fcf1b1f61493214: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-1f4fb4a9b20d403f943655becc79e431 on tablet 1f4fb4a9b20d403f943655becc79e431 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:09.109724 28325 tablet_copy_source_session.cc:215] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:11:09.113282 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab98485d35284acfb1289e9613cce789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:09.129534 28977 tablet_copy_client.cc:806] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 0 data blocks...
I20260713 09:11:09.130065 28977 tablet_copy_client.cc:670] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Starting download of 1 WAL segments...
I20260713 09:11:09.133893 28977 tablet_copy_client.cc:538] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:11:09.142352 28977 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap starting.
I20260713 09:11:09.160347 28977 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:09.161158 28977 tablet_bootstrap.cc:492] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Bootstrap complete.
I20260713 09:11:09.161813 28977 ts_tablet_manager.cc:1403] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:11:09.164656 28977 raft_consensus.cc:359] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:09.165450 28977 raft_consensus.cc:740] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Initialized, Role: LEARNER
I20260713 09:11:09.166035 28977 consensus_queue.cc:260] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: NON_VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: true } }
I20260713 09:11:09.167840 28977 ts_tablet_manager.cc:1434] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:09.169674 28325 tablet_copy_service.cc:342] P d222f9534cc749ca9330b7592dfc7a8e: Request end of tablet copy session 1516e72be1a247308d2f95aaf7214d15-ab98485d35284acfb1289e9613cce789 received from {username='slave'} at 127.0.0.1:60272
I20260713 09:11:09.170065 28325 tablet_copy_service.cc:434] P d222f9534cc749ca9330b7592dfc7a8e: ending tablet copy session 1516e72be1a247308d2f95aaf7214d15-ab98485d35284acfb1289e9613cce789 on tablet ab98485d35284acfb1289e9613cce789 with peer 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:09.512559 28643 raft_consensus.cc:1217] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:09.596195 28643 raft_consensus.cc:1217] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:11:10.098569 28929 raft_consensus.cc:1064] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:10.100826 28929 consensus_queue.cc:237] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:10.107030 28385 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.107405 28643 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.108306 28983 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.108961 28238 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.109144 28929 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.110348 28981 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.129513 28981 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.130453 28385 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.133320 28237 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.141752 28643 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.147759 28133 catalog_manager.cc:5697] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } attrs { replace: true } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.168708 28951 raft_consensus.cc:1064] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: attempting to promote NON_VOTER 1516e72be1a247308d2f95aaf7214d15 to VOTER
I20260713 09:11:10.170956 28311 consensus_queue.cc:237] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:10.171123 28951 consensus_queue.cc:237] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:10.179013 28640 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:10.180795 28929 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:10.181212 28237 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer d222f9534cc749ca9330b7592dfc7a8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:10.182462 28983 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:10.189754 28929 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.192834 28643 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.196838 28237 raft_consensus.cc:2955] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.198836 28640 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 LEARNER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.200136 28123 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab98485d35284acfb1289e9613cce789 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:10.200878 28967 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.204761 28136 catalog_manager.cc:5697] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 3 to 4, VOTER b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) evicted. New cstate: current_term: 1 leader_uuid: "d222f9534cc749ca9330b7592dfc7a8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:10.216941 28379 tablet_service.cc:1558] Processing DeleteTablet for tablet ab98485d35284acfb1289e9613cce789 with delete_type TABLET_DATA_TOMBSTONED (TS b3db29fac87740ea9fcf1b1f61493214 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52122
I20260713 09:11:10.222252 28311 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.223634 28967 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.225471 28994 tablet_replica.cc:333] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:10.226713 28994 raft_consensus.cc:2243] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.227432 28994 raft_consensus.cc:2272] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.232445 28996 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.233760 28994 ts_tablet_manager.cc:1916] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:10.236256 28314 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.242416 28237 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:11:10.244128 28967 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:10.254428 28642 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.257319 28132 catalog_manager.cc:5697] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e reported cstate change: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.278072 28237 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } attrs { replace: true } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.279604 28994 ts_tablet_manager.cc:1929] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:10.280079 28994 log.cc:1199] T ab98485d35284acfb1289e9613cce789 P b3db29fac87740ea9fcf1b1f61493214: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/wals/ab98485d35284acfb1289e9613cce789
I20260713 09:11:10.281893 28125 catalog_manager.cc:5028] TS b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): tablet ab98485d35284acfb1289e9613cce789 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:10.728797 28385 consensus_queue.cc:237] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:10.733098 28642 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:10.733624 28237 raft_consensus.cc:1275] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:11:10.734413 28997 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:10.735258 28967 consensus_queue.cc:1048] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:10.741753 28967 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.742110 28237 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.742679 28642 raft_consensus.cc:2955] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.754082 28125 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f4fb4a9b20d403f943655becc79e431 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:11:10.755038 28132 catalog_manager.cc:5697] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: config changed from index 3 to 4, VOTER d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) evicted. New cstate: current_term: 1 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } } }
I20260713 09:11:10.764873 28296 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f4fb4a9b20d403f943655becc79e431 with delete_type TABLET_DATA_TOMBSTONED (TS d222f9534cc749ca9330b7592dfc7a8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43958
I20260713 09:11:10.766474 28999 tablet_replica.cc:333] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:10.767405 28999 raft_consensus.cc:2243] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.768077 28999 raft_consensus.cc:2272] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.772581 28999 ts_tablet_manager.cc:1916] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:11:10.782475 28999 ts_tablet_manager.cc:1929] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:11:10.782784 28999 log.cc:1199] T 1f4fb4a9b20d403f943655becc79e431 P d222f9534cc749ca9330b7592dfc7a8e: Deleting WAL directory at /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/wals/1f4fb4a9b20d403f943655becc79e431
I20260713 09:11:10.784050 28123 catalog_manager.cc:5028] TS d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): tablet 1f4fb4a9b20d403f943655becc79e431 (table test-workload [id=0e69b7eda38b402d9b2eccaeff0c0c0e]) successfully deleted
I20260713 09:11:15.487856 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:15.513548 28314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0254be6cb10f417baf1287b204ece430"
dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:57722
I20260713 09:11:15.514034 28314 raft_consensus.cc:606] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:15.524576 28388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba"
dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
mode: GRACEFUL
new_leader_uuid: "c70fef55372f48c192c854d5a0fcbee8"
 from {username='slave'} at 127.0.0.1:37510
I20260713 09:11:15.525053 28388 raft_consensus.cc:606] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Received request to transfer leadership to TS c70fef55372f48c192c854d5a0fcbee8
I20260713 09:11:15.527303 28388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356294c320ae4523a431ccff17a4491f"
dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:37510
I20260713 09:11:15.527724 28388 raft_consensus.cc:606] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:15.529834 28388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7"
dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
mode: GRACEFUL
new_leader_uuid: "c70fef55372f48c192c854d5a0fcbee8"
 from {username='slave'} at 127.0.0.1:37510
I20260713 09:11:15.530249 28388 raft_consensus.cc:606] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Received request to transfer leadership to TS c70fef55372f48c192c854d5a0fcbee8
I20260713 09:11:15.532213 28314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f"
dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:57722
I20260713 09:11:15.532631 28314 raft_consensus.cc:606] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:15.533610 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:15.534248 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:15.555892 28981 raft_consensus.cc:993] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.556414 28981 raft_consensus.cc:1081] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.557637 28643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:11:15.558084 28643 raft_consensus.cc:493] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.558353 28643 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.562496 28643 raft_consensus.cc:515] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.564291 28643 leader_election.cc:290] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:15.564963 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:15.565354 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6b7a523162411c8eac9ec2c7d7102f" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:15.565600 28238 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.565943 28314 raft_consensus.cc:3055] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.566210 28314 raft_consensus.cc:740] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:11:15.566821 28314 consensus_queue.cc:260] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.567691 28314 raft_consensus.cc:3060] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.570214 28238 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.571417 28605 leader_election.cc:304] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:15.572263 28314 raft_consensus.cc:2468] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.573242 29009 raft_consensus.cc:2804] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.574600 29009 raft_consensus.cc:697] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:15.576570 29009 consensus_queue.cc:237] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.584872 28136 catalog_manager.cc:5697] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:15.597159 29005 raft_consensus.cc:993] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: : Instructing follower c70fef55372f48c192c854d5a0fcbee8 to start an election
I20260713 09:11:15.597622 29003 raft_consensus.cc:1081] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Signalling peer c70fef55372f48c192c854d5a0fcbee8 to start an election
I20260713 09:11:15.598874 28238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7"
dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
 from {username='slave'} at 127.0.0.1:52652
I20260713 09:11:15.599289 28238 raft_consensus.cc:493] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.599579 28238 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.603875 28238 raft_consensus.cc:515] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.605988 28238 leader_election.cc:290] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:15.606784 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:15.606863 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865b44fb76d24f03be4a2b2dd71beaf7" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:11:15.607388 28311 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.607453 28388 raft_consensus.cc:3055] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.607817 28388 raft_consensus.cc:740] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:11:15.608464 28388 consensus_queue.cc:260] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.609313 28388 raft_consensus.cc:3060] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.612661 28311 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:11:15.613814 28204 leader_election.cc:304] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:11:15.614382 28388 raft_consensus.cc:2468] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:11:15.614481 29011 raft_consensus.cc:2804] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.614979 29011 raft_consensus.cc:697] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:11:15.615736 29011 consensus_queue.cc:237] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.622715 28136 catalog_manager.cc:5697] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 1 to 2, leader changed from b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.674113 29004 raft_consensus.cc:993] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.674600 28981 raft_consensus.cc:1081] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.675858 28643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0254be6cb10f417baf1287b204ece430"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:11:15.676294 28643 raft_consensus.cc:493] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.676604 28643 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.681376 28643 raft_consensus.cc:515] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.682969 28643 leader_election.cc:290] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:15.683800 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:15.684161 29005 raft_consensus.cc:993] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: : Instructing follower c70fef55372f48c192c854d5a0fcbee8 to start an election
I20260713 09:11:15.684410 28238 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.684252 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254be6cb10f417baf1287b204ece430" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:15.684710 29003 raft_consensus.cc:1081] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Signalling peer c70fef55372f48c192c854d5a0fcbee8 to start an election
I20260713 09:11:15.685053 28311 raft_consensus.cc:3055] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.685369 28311 raft_consensus.cc:740] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:11:15.686300 28237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba"
dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
 from {username='slave'} at 127.0.0.1:52652
I20260713 09:11:15.686300 28311 consensus_queue.cc:260] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.686928 28237 raft_consensus.cc:493] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.687404 28237 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.687817 28311 raft_consensus.cc:3060] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.689607 28238 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.690514 28605 leader_election.cc:304] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:15.691200 29009 raft_consensus.cc:2804] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.691622 29009 raft_consensus.cc:697] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:15.692452 29009 consensus_queue.cc:237] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.693449 28237 raft_consensus.cc:515] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.694571 28311 raft_consensus.cc:2468] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.695744 28314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:15.696317 28314 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.699357 28237 leader_election.cc:290] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:15.700573 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b8168ff8bae473e924523b9ab0f0cba" candidate_uuid: "c70fef55372f48c192c854d5a0fcbee8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:11:15.701062 28388 raft_consensus.cc:3055] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.701324 28388 raft_consensus.cc:740] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:11:15.700805 28136 catalog_manager.cc:5697] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:15.701896 28314 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:11:15.702153 28388 consensus_queue.cc:260] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.703414 28388 raft_consensus.cc:3060] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.705901 28204 leader_election.cc:304] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70fef55372f48c192c854d5a0fcbee8, d222f9534cc749ca9330b7592dfc7a8e; no voters: 
I20260713 09:11:15.706626 28962 raft_consensus.cc:2804] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.707095 28962 raft_consensus.cc:697] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Becoming Leader. State: Replica: c70fef55372f48c192c854d5a0fcbee8, State: Running, Role: LEADER
I20260713 09:11:15.707894 28962 consensus_queue.cc:237] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:15.708277 28388 raft_consensus.cc:2468] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70fef55372f48c192c854d5a0fcbee8 in term 2.
I20260713 09:11:15.715147 28136 catalog_manager.cc:5697] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 reported cstate change: term changed from 1 to 2, leader changed from b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) to c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "c70fef55372f48c192c854d5a0fcbee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:15.876765 29005 raft_consensus.cc:993] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.877283 29020 raft_consensus.cc:1081] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:15.878640 28643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356294c320ae4523a431ccff17a4491f"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58592
I20260713 09:11:15.879076 28643 raft_consensus.cc:493] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:15.879349 28643 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.883556 28643 raft_consensus.cc:515] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.885126 28643 leader_election.cc:290] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:15.885857 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:15.886082 28388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356294c320ae4523a431ccff17a4491f" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:11:15.886375 28237 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.886610 28388 raft_consensus.cc:3055] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:15.886943 28388 raft_consensus.cc:740] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:11:15.887548 28388 consensus_queue.cc:260] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.888373 28388 raft_consensus.cc:3060] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:15.890530 28237 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.891297 28605 leader_election.cc:304] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:15.891943 29009 raft_consensus.cc:2804] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:15.892378 29009 raft_consensus.cc:697] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:15.892810 28388 raft_consensus.cc:2468] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:15.893256 29009 consensus_queue.cc:237] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:15.907991 28136 catalog_manager.cc:5697] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.094817 28314 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:16.097023 29009 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:16.181691 28314 raft_consensus.cc:1275] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:16.181857 28311 raft_consensus.cc:1275] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:16.182978 28962 consensus_queue.cc:1048] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:16.184187 28962 consensus_queue.cc:1048] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:16.200093 28237 raft_consensus.cc:1275] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:16.202981 28237 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260713 09:11:16.290807 28279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:41115, user_credentials={real_user=slave}} blocked reactor thread for 58832.9us
I20260713 09:11:16.339496 28384 raft_consensus.cc:1275] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:16.339757 28383 raft_consensus.cc:1275] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer c70fef55372f48c192c854d5a0fcbee8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:16.342072 29032 consensus_queue.cc:1048] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:16.342783 29031 consensus_queue.cc:1048] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:16.386521 29023 consensus_queue.cc:1048] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:16.387424 28311 raft_consensus.cc:1275] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:16.387862 29023 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:16.394629 28238 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:16.397039 29023 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:16.391170 29009 consensus_queue.cc:1048] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260713 09:11:16.404129 28389 raft_consensus.cc:1275] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:16.405892 29023 consensus_queue.cc:1048] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:16.608160 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:16.622262 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:16.635576 28313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991"
dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
mode: GRACEFUL
new_leader_uuid: "b3db29fac87740ea9fcf1b1f61493214"
 from {username='slave'} at 127.0.0.1:57722
I20260713 09:11:16.635973 28313 raft_consensus.cc:606] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Received request to transfer leadership to TS b3db29fac87740ea9fcf1b1f61493214
I20260713 09:11:16.638801 28313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c2360957c944653aba212a752655b23"
dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:57722
I20260713 09:11:16.639247 28313 raft_consensus.cc:606] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:16.641291 28313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab98485d35284acfb1289e9613cce789"
dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:57722
I20260713 09:11:16.641654 28313 raft_consensus.cc:606] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:16.642409 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:11:16.643055 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:16.652166 29004 raft_consensus.cc:993] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: : Instructing follower b3db29fac87740ea9fcf1b1f61493214 to start an election
I20260713 09:11:16.652825 29029 raft_consensus.cc:1081] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Signalling peer b3db29fac87740ea9fcf1b1f61493214 to start an election
I20260713 09:11:16.654300 28385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991"
dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
 from {username='slave'} at 127.0.0.1:52146
I20260713 09:11:16.654803 28385 raft_consensus.cc:493] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:16.655102 28385 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.659302 28385 raft_consensus.cc:515] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:16.660544 28385 leader_election.cc:290] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:16.661280 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:16.661398 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27f92e9135434ae7bfb1f55c69924991" candidate_uuid: "b3db29fac87740ea9fcf1b1f61493214" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:16.661892 28238 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.662029 28313 raft_consensus.cc:3055] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:16.662401 28313 raft_consensus.cc:740] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:11:16.663125 28313 consensus_queue.cc:260] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:16.664354 28313 raft_consensus.cc:3060] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.666987 28238 raft_consensus.cc:2468] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 2.
I20260713 09:11:16.668385 28353 leader_election.cc:304] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3db29fac87740ea9fcf1b1f61493214, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:16.669083 29005 raft_consensus.cc:2804] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:16.669488 29005 raft_consensus.cc:697] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 2 LEADER]: Becoming Leader. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:11:16.670063 28313 raft_consensus.cc:2468] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3db29fac87740ea9fcf1b1f61493214 in term 2.
I20260713 09:11:16.670306 29005 consensus_queue.cc:237] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } }
I20260713 09:11:16.678704 28132 catalog_manager.cc:5697] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 reported cstate change: term changed from 1 to 2, leader changed from d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) to b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "b3db29fac87740ea9fcf1b1f61493214" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.783397 29004 raft_consensus.cc:993] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:16.783843 29029 raft_consensus.cc:1081] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:16.785194 28642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c2360957c944653aba212a752655b23"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:11:16.785697 28642 raft_consensus.cc:493] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:16.785989 28642 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.790575 28642 raft_consensus.cc:515] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:16.792057 28642 leader_election.cc:290] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:16.792709 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:16.793140 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c2360957c944653aba212a752655b23" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:11:16.793277 28313 raft_consensus.cc:3055] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:16.793718 28385 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.793684 28313 raft_consensus.cc:740] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:11:16.794631 28313 consensus_queue.cc:260] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:16.795758 28313 raft_consensus.cc:3060] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:16.799863 28385 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:16.801084 28607 leader_election.cc:304] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, b3db29fac87740ea9fcf1b1f61493214; no voters: 
I20260713 09:11:16.801582 28313 raft_consensus.cc:2468] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:16.802084 29048 raft_consensus.cc:2804] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:16.802593 29048 raft_consensus.cc:697] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:16.803351 29048 consensus_queue.cc:237] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [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: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:16.810681 28132 catalog_manager.cc:5697] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:16.996165 29004 raft_consensus.cc:993] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:16.996604 29004 raft_consensus.cc:1081] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:16.997903 28642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab98485d35284acfb1289e9613cce789"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58566
I20260713 09:11:16.998358 28642 raft_consensus.cc:493] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:16.998689 28642 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.002830 28642 raft_consensus.cc:515] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.004297 28642 leader_election.cc:290] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711)
I20260713 09:11:17.005291 28313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d222f9534cc749ca9330b7592dfc7a8e"
I20260713 09:11:17.004853 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab98485d35284acfb1289e9613cce789" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:17.005821 28313 raft_consensus.cc:3055] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:17.005991 28238 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.006212 28313 raft_consensus.cc:740] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d222f9534cc749ca9330b7592dfc7a8e, State: Running, Role: LEADER
I20260713 09:11:17.006918 28313 consensus_queue.cc:260] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.007787 28313 raft_consensus.cc:3060] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.010914 28238 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:17.011953 28605 leader_election.cc:304] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:17.012602 29048 raft_consensus.cc:2804] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:17.013008 29048 raft_consensus.cc:697] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:17.013105 28313 raft_consensus.cc:2468] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:17.013890 29048 consensus_queue.cc:237] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.019934 28132 catalog_manager.cc:5697] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:17.170977 28238 raft_consensus.cc:1275] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:17.172116 29005 consensus_queue.cc:1048] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:17.185336 28313 raft_consensus.cc:1275] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer b3db29fac87740ea9fcf1b1f61493214: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:17.187358 29057 consensus_queue.cc:1048] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:17.192926 28385 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:17.194087 29048 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:17.209700 28314 raft_consensus.cc:1275] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:17.211221 29048 consensus_queue.cc:1048] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:11:17.218520 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800250f60 after lost signal to thread 27129
W20260713 09:11:17.219307 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800250e80 after lost signal to thread 28172
W20260713 09:11:17.220141 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800254860 after lost signal to thread 28264
W20260713 09:11:17.221007 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800243900 after lost signal to thread 28339
W20260713 09:11:17.221781 28336 debug-util.cc:398] Leaking SignalData structure 0x7b0800249b80 after lost signal to thread 28413
W20260713 09:11:17.222522 28336 debug-util.cc:398] Leaking SignalData structure 0x7b080029c940 after lost signal to thread 28669
I20260713 09:11:17.460605 28238 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:17.462286 29048 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:17.481690 28313 raft_consensus.cc:1275] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:17.483959 29048 consensus_queue.cc:1048] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d222f9534cc749ca9330b7592dfc7a8e" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 34711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:17.643934 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:17.664544 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:17.680066 28385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568"
dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
mode: GRACEFUL
new_leader_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:37510
I20260713 09:11:17.680529 28385 raft_consensus.cc:606] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Received request to transfer leadership to TS 1516e72be1a247308d2f95aaf7214d15
I20260713 09:11:17.681593 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:17.682190 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:17.928838 29057 raft_consensus.cc:993] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: : Instructing follower 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:17.929365 29069 raft_consensus.cc:1081] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Signalling peer 1516e72be1a247308d2f95aaf7214d15 to start an election
I20260713 09:11:17.930778 28643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568"
dest_uuid: "1516e72be1a247308d2f95aaf7214d15"
 from {username='slave'} at 127.0.0.1:58592
I20260713 09:11:17.931208 28643 raft_consensus.cc:493] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:17.931485 28643 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.935768 28643 raft_consensus.cc:515] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.937969 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c70fef55372f48c192c854d5a0fcbee8"
I20260713 09:11:17.938513 28238 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.938786 28643 leader_election.cc:290] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Requested vote from peers c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115), b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609)
I20260713 09:11:17.939872 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a9489abb3a944e9ac30692888f17568" candidate_uuid: "1516e72be1a247308d2f95aaf7214d15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b3db29fac87740ea9fcf1b1f61493214"
I20260713 09:11:17.940385 28385 raft_consensus.cc:3055] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:17.940665 28385 raft_consensus.cc:740] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3db29fac87740ea9fcf1b1f61493214, State: Running, Role: LEADER
I20260713 09:11:17.941340 28385 consensus_queue.cc:260] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.942328 28385 raft_consensus.cc:3060] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:17.944633 28238 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:17.945779 28605 leader_election.cc:304] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1516e72be1a247308d2f95aaf7214d15, c70fef55372f48c192c854d5a0fcbee8; no voters: 
I20260713 09:11:17.946584 29048 raft_consensus.cc:2804] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:17.947081 29048 raft_consensus.cc:697] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Becoming Leader. State: Replica: 1516e72be1a247308d2f95aaf7214d15, State: Running, Role: LEADER
I20260713 09:11:17.948038 28385 raft_consensus.cc:2468] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1516e72be1a247308d2f95aaf7214d15 in term 2.
I20260713 09:11:17.947964 29048 consensus_queue.cc:237] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [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: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } }
I20260713 09:11:17.956278 28136 catalog_manager.cc:5697] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 reported cstate change: term changed from 1 to 2, leader changed from b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131) to 1516e72be1a247308d2f95aaf7214d15 (127.26.125.132). New cstate: current_term: 2 leader_uuid: "1516e72be1a247308d2f95aaf7214d15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1516e72be1a247308d2f95aaf7214d15" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 44399 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:18.332397 28238 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:18.333847 29023 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70fef55372f48c192c854d5a0fcbee8" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 41115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:18.348016 28385 raft_consensus.cc:1275] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Refusing update from remote peer 1516e72be1a247308d2f95aaf7214d15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:18.349709 29048 consensus_queue.cc:1048] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3db29fac87740ea9fcf1b1f61493214" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:11:18.683099 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:18.700091 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
I20260713 09:11:18.729068 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:18.729825 27126 tablet_replica.cc:333] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.730623 27126 raft_consensus.cc:2243] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.731467 27126 raft_consensus.cc:2272] T 9daff1cece1942dfb7ffe74ed5c6cc76 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.734144 27126 tablet_replica.cc:333] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.735092 27126 raft_consensus.cc:2243] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.735880 27126 raft_consensus.cc:2272] T 39ad9c0f9d6845f0aeda4882aee4ddcf P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.738605 27126 tablet_replica.cc:333] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.739319 27126 raft_consensus.cc:2243] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.740274 27126 raft_consensus.cc:2272] T 1402598c98a644c18279252e160ed48f P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.742412 27126 tablet_replica.cc:333] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.742902 27126 raft_consensus.cc:2243] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.743374 27126 raft_consensus.cc:2272] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.745226 27126 tablet_replica.cc:333] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.745800 27126 raft_consensus.cc:2243] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.746482 27126 raft_consensus.cc:2272] T 0c3de797771f4535b64a3a8c98dd223e P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.748169 27126 tablet_replica.cc:333] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.748615 27126 raft_consensus.cc:2243] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.749303 27126 raft_consensus.cc:2272] T 865b44fb76d24f03be4a2b2dd71beaf7 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.750855 27126 tablet_replica.cc:333] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.751322 27126 raft_consensus.cc:2243] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.751684 27126 raft_consensus.cc:2272] T 0dd4bf427fa341e8af160fd64ed8f1e9 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.753641 27126 tablet_replica.cc:333] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.754371 27126 raft_consensus.cc:2243] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.754914 27126 raft_consensus.cc:2272] T 356294c320ae4523a431ccff17a4491f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:18.757572 28605 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]
I20260713 09:11:18.757825 27126 tablet_replica.cc:333] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.758433 27126 raft_consensus.cc:2243] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.759399 27126 raft_consensus.cc:2272] T 1f4fb4a9b20d403f943655becc79e431 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:18.761070 28605 consensus_peers.cc:597] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.761834 27126 tablet_replica.cc:333] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.762360 27126 raft_consensus.cc:2243] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.763139 27126 raft_consensus.cc:2272] T ab98485d35284acfb1289e9613cce789 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.764832 27126 tablet_replica.cc:333] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.765367 27126 raft_consensus.cc:2243] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.766170 27126 raft_consensus.cc:2272] T 0254be6cb10f417baf1287b204ece430 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.767938 27126 tablet_replica.cc:333] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.768570 27126 raft_consensus.cc:2243] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.769354 27126 raft_consensus.cc:2272] T 7ad90b937bc74303aeae7a028606e376 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.771200 27126 tablet_replica.cc:333] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.771720 27126 raft_consensus.cc:2243] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.772552 27126 raft_consensus.cc:2272] T 132e4d83064a409c81c575e5e7390ee6 P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.774356 27126 tablet_replica.cc:333] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.774801 27126 raft_consensus.cc:2243] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.775538 27126 raft_consensus.cc:2272] T 0b8168ff8bae473e924523b9ab0f0cba P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.778016 27126 tablet_replica.cc:333] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.778729 27126 raft_consensus.cc:2243] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.779306 27126 raft_consensus.cc:2272] T 27f92e9135434ae7bfb1f55c69924991 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.780979 27126 tablet_replica.cc:333] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.781404 27126 raft_consensus.cc:2243] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.781944 27126 raft_consensus.cc:2272] T ad6b7a523162411c8eac9ec2c7d7102f P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.783602 27126 tablet_replica.cc:333] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.784024 27126 raft_consensus.cc:2243] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.784696 27126 raft_consensus.cc:2272] T 8ab1c699dbe3432495c0275755123f2d P c70fef55372f48c192c854d5a0fcbee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.786993 27126 tablet_replica.cc:333] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8: stopping tablet replica
I20260713 09:11:18.787458 27126 raft_consensus.cc:2243] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.787964 27126 raft_consensus.cc:2272] T 8a9489abb3a944e9ac30692888f17568 P c70fef55372f48c192c854d5a0fcbee8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:18.828032 28605 consensus_peers.cc:597] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.832495 28353 consensus_peers.cc:597] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.855852 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
W20260713 09:11:18.882865 28605 consensus_peers.cc:597] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.891400 28605 consensus_peers.cc:597] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.902339 28279 consensus_peers.cc:597] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.908991 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
W20260713 09:11:18.911463 28353 consensus_peers.cc:597] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.918589 28605 consensus_peers.cc:597] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 -> Peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Couldn't send request to peer d222f9534cc749ca9330b7592dfc7a8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.924839 28605 consensus_peers.cc:597] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:18.941735 28279 consensus_peers.cc:597] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.951088 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:18.951993 27126 tablet_replica.cc:333] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.953044 27126 raft_consensus.cc:2243] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:18.953598 28353 consensus_peers.cc:597] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.953745 27126 raft_consensus.cc:2272] T 9daff1cece1942dfb7ffe74ed5c6cc76 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.956101 27126 tablet_replica.cc:333] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.956874 27126 raft_consensus.cc:2243] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.957273 27126 raft_consensus.cc:2272] T 4c2360957c944653aba212a752655b23 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.958982 27126 tablet_replica.cc:333] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.959481 27126 raft_consensus.cc:2243] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.960115 27126 raft_consensus.cc:2272] T dfe1a61a5c814ddcbe8559a0877c23fc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.961724 27126 tablet_replica.cc:333] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.962146 27126 raft_consensus.cc:2243] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.962816 27126 raft_consensus.cc:2272] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.964373 27126 tablet_replica.cc:333] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.964838 27126 raft_consensus.cc:2243] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.965191 27126 raft_consensus.cc:2272] T ab98485d35284acfb1289e9613cce789 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.966902 27126 tablet_replica.cc:333] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.967366 27126 raft_consensus.cc:2243] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.967747 27126 raft_consensus.cc:2272] T 0254be6cb10f417baf1287b204ece430 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.969586 27126 tablet_replica.cc:333] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.970005 27126 raft_consensus.cc:2243] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.970500 27126 raft_consensus.cc:2272] T da301de6d1714882897e76c2f231ed4d P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.972196 27126 tablet_replica.cc:333] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.972687 27126 raft_consensus.cc:2243] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.973461 27126 raft_consensus.cc:2272] T 39ad9c0f9d6845f0aeda4882aee4ddcf P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.975214 27126 tablet_replica.cc:333] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.975723 27126 raft_consensus.cc:2243] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.976143 27126 raft_consensus.cc:2272] T 0b8168ff8bae473e924523b9ab0f0cba P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.978019 27126 tablet_replica.cc:333] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.978528 27126 raft_consensus.cc:2243] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.979032 27126 raft_consensus.cc:2272] T 27f92e9135434ae7bfb1f55c69924991 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.981575 27126 tablet_replica.cc:333] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
W20260713 09:11:18.981743 28605 consensus_peers.cc:597] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 -> Peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Couldn't send request to peer d222f9534cc749ca9330b7592dfc7a8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:18.982200 27126 raft_consensus.cc:2243] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.982980 27126 raft_consensus.cc:2272] T 7ad90b937bc74303aeae7a028606e376 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.984628 27126 tablet_replica.cc:333] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.985108 27126 raft_consensus.cc:2243] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.985960 27126 raft_consensus.cc:2272] T 6b3b488678ea46dcba7c12536a8d52de P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.987699 27126 tablet_replica.cc:333] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.988168 27126 raft_consensus.cc:2243] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:18.988909 27126 raft_consensus.cc:2272] T 508c393552eb40dc9b4060f42486be89 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.990578 27126 tablet_replica.cc:333] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.991039 27126 raft_consensus.cc:2243] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.991431 27126 raft_consensus.cc:2272] T 1402598c98a644c18279252e160ed48f P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.993305 27126 tablet_replica.cc:333] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.993834 27126 raft_consensus.cc:2243] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.994269 27126 raft_consensus.cc:2272] T ad6b7a523162411c8eac9ec2c7d7102f P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.996057 27126 tablet_replica.cc:333] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.996500 27126 raft_consensus.cc:2243] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.996887 27126 raft_consensus.cc:2272] T 0dd4bf427fa341e8af160fd64ed8f1e9 P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:18.998744 27126 tablet_replica.cc:333] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:18.999158 27126 raft_consensus.cc:2243] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:18.999536 27126 raft_consensus.cc:2272] T 865b44fb76d24f03be4a2b2dd71beaf7 P d222f9534cc749ca9330b7592dfc7a8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.001151 27126 tablet_replica.cc:333] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e: stopping tablet replica
I20260713 09:11:19.001564 27126 raft_consensus.cc:2243] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.002193 27126 raft_consensus.cc:2272] T 4d478caad7004c5ab0aab908105eedbc P d222f9534cc749ca9330b7592dfc7a8e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:19.049196 28353 consensus_peers.cc:597] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 -> Peer c70fef55372f48c192c854d5a0fcbee8 (127.26.125.129:41115): Couldn't send request to peer c70fef55372f48c192c854d5a0fcbee8. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:41115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.081197 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
I20260713 09:11:19.120625 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
W20260713 09:11:19.139616 28607 consensus_peers.cc:597] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 -> Peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Couldn't send request to peer b3db29fac87740ea9fcf1b1f61493214. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.155493 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:19.156288 27126 tablet_replica.cc:333] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.156920 27126 raft_consensus.cc:2243] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.157449 27126 raft_consensus.cc:2272] T 865b44fb76d24f03be4a2b2dd71beaf7 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.159255 27126 tablet_replica.cc:333] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.159786 27126 raft_consensus.cc:2243] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.160315 27126 raft_consensus.cc:2272] T 4c2360957c944653aba212a752655b23 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.162081 27126 tablet_replica.cc:333] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.162643 27126 raft_consensus.cc:2243] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.163229 27126 raft_consensus.cc:2272] T dfe1a61a5c814ddcbe8559a0877c23fc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.164835 27126 tablet_replica.cc:333] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.165347 27126 raft_consensus.cc:2243] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.165788 27126 raft_consensus.cc:2272] T 9daff1cece1942dfb7ffe74ed5c6cc76 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.167289 27126 tablet_replica.cc:333] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.167798 27126 raft_consensus.cc:2243] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.168186 27126 raft_consensus.cc:2272] T 1402598c98a644c18279252e160ed48f P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.170084 27126 tablet_replica.cc:333] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.170559 27126 raft_consensus.cc:2243] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.171025 27126 raft_consensus.cc:2272] T 508c393552eb40dc9b4060f42486be89 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.172797 27126 tablet_replica.cc:333] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.173269 27126 raft_consensus.cc:2243] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.174151 27126 raft_consensus.cc:2272] T 1f4fb4a9b20d403f943655becc79e431 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.175820 27126 tablet_replica.cc:333] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.176258 27126 raft_consensus.cc:2243] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.176904 27126 raft_consensus.cc:2272] T 0dd4bf427fa341e8af160fd64ed8f1e9 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.178682 27126 tablet_replica.cc:333] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.179093 27126 raft_consensus.cc:2243] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.179483 27126 raft_consensus.cc:2272] T 356294c320ae4523a431ccff17a4491f P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.181025 27126 tablet_replica.cc:333] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.181435 27126 raft_consensus.cc:2243] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.182170 27126 raft_consensus.cc:2272] T 4d478caad7004c5ab0aab908105eedbc P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.183679 27126 tablet_replica.cc:333] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.184193 27126 raft_consensus.cc:2243] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.184605 27126 raft_consensus.cc:2272] T 6b3b488678ea46dcba7c12536a8d52de P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.186252 27126 tablet_replica.cc:333] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.186748 27126 raft_consensus.cc:2243] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.187297 27126 raft_consensus.cc:2272] T 0c3de797771f4535b64a3a8c98dd223e P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.188957 27126 tablet_replica.cc:333] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.189435 27126 raft_consensus.cc:2243] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.189893 27126 raft_consensus.cc:2272] T 8ab1c699dbe3432495c0275755123f2d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.191511 27126 tablet_replica.cc:333] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.191987 27126 raft_consensus.cc:2243] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.192435 27126 raft_consensus.cc:2272] T 8a9489abb3a944e9ac30692888f17568 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.194458 27126 tablet_replica.cc:333] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.194962 27126 raft_consensus.cc:2243] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.195379 27126 raft_consensus.cc:2272] T 0b8168ff8bae473e924523b9ab0f0cba P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.196902 27126 tablet_replica.cc:333] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.197358 27126 raft_consensus.cc:2243] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.198112 27126 raft_consensus.cc:2272] T 27f92e9135434ae7bfb1f55c69924991 P b3db29fac87740ea9fcf1b1f61493214 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.199747 27126 tablet_replica.cc:333] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.200212 27126 raft_consensus.cc:2243] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.200901 27126 raft_consensus.cc:2272] T 132e4d83064a409c81c575e5e7390ee6 P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.202543 27126 tablet_replica.cc:333] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214: stopping tablet replica
I20260713 09:11:19.202950 27126 raft_consensus.cc:2243] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.203683 27126 raft_consensus.cc:2272] T da301de6d1714882897e76c2f231ed4d P b3db29fac87740ea9fcf1b1f61493214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.243269 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
W20260713 09:11:19.252724 28605 consensus_peers.cc:597] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 -> Peer d222f9534cc749ca9330b7592dfc7a8e (127.26.125.130:34711): Couldn't send request to peer d222f9534cc749ca9330b7592dfc7a8e. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:34711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.285566 27126 tablet_server.cc:179] TabletServer@127.26.125.132:0 shutting down...
I20260713 09:11:19.319968 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:19.320748 27126 tablet_replica.cc:333] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.321786 27126 raft_consensus.cc:2243] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.322496 27126 raft_consensus.cc:2272] T ab98485d35284acfb1289e9613cce789 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.324522 27126 tablet_replica.cc:333] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.325012 27126 raft_consensus.cc:2243] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.325736 27126 raft_consensus.cc:2272] T 0254be6cb10f417baf1287b204ece430 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.327433 27126 tablet_replica.cc:333] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.327911 27126 raft_consensus.cc:2243] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.328379 27126 raft_consensus.cc:2272] T da301de6d1714882897e76c2f231ed4d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.330120 27126 tablet_replica.cc:333] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.330564 27126 raft_consensus.cc:2243] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.331003 27126 raft_consensus.cc:2272] T 39ad9c0f9d6845f0aeda4882aee4ddcf P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.332518 27126 tablet_replica.cc:333] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.332984 27126 raft_consensus.cc:2243] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.333397 27126 raft_consensus.cc:2272] T 7ad90b937bc74303aeae7a028606e376 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.335742 27126 tablet_replica.cc:333] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.336258 27126 raft_consensus.cc:2243] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.336838 27126 raft_consensus.cc:2272] T 132e4d83064a409c81c575e5e7390ee6 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.338753 27126 tablet_replica.cc:333] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.339260 27126 raft_consensus.cc:2243] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:19.339483 28607 consensus_peers.cc:597] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 -> Peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Couldn't send request to peer b3db29fac87740ea9fcf1b1f61493214. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.131:43609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.339897 27126 raft_consensus.cc:2272] T 1f4fb4a9b20d403f943655becc79e431 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.342118 27126 tablet_replica.cc:333] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.342657 27126 raft_consensus.cc:2243] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.343253 27126 raft_consensus.cc:2272] T 508c393552eb40dc9b4060f42486be89 P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:19.344390 28607 consensus_peers.cc:597] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 -> Peer b3db29fac87740ea9fcf1b1f61493214 (127.26.125.131:43609): Couldn't send request to peer b3db29fac87740ea9fcf1b1f61493214. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.131:43609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:19.344959 27126 tablet_replica.cc:333] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.345794 27126 raft_consensus.cc:2243] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.346802 27126 raft_consensus.cc:2272] T ad6b7a523162411c8eac9ec2c7d7102f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.348472 27126 tablet_replica.cc:333] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.348918 27126 raft_consensus.cc:2243] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.349612 27126 raft_consensus.cc:2272] T 356294c320ae4523a431ccff17a4491f P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.351217 27126 tablet_replica.cc:333] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.351653 27126 raft_consensus.cc:2243] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.352052 27126 raft_consensus.cc:2272] T 4d478caad7004c5ab0aab908105eedbc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.353649 27126 tablet_replica.cc:333] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.354053 27126 raft_consensus.cc:2243] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.354430 27126 raft_consensus.cc:2272] T dfe1a61a5c814ddcbe8559a0877c23fc P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.355932 27126 tablet_replica.cc:333] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.356349 27126 raft_consensus.cc:2243] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.356963 27126 raft_consensus.cc:2272] T 4c2360957c944653aba212a752655b23 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.358538 27126 tablet_replica.cc:333] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.358944 27126 raft_consensus.cc:2243] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.359364 27126 raft_consensus.cc:2272] T 0c3de797771f4535b64a3a8c98dd223e P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.360852 27126 tablet_replica.cc:333] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.361275 27126 raft_consensus.cc:2243] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.361774 27126 raft_consensus.cc:2272] T 6b3b488678ea46dcba7c12536a8d52de P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.363224 27126 tablet_replica.cc:333] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.363605 27126 raft_consensus.cc:2243] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.364369 27126 raft_consensus.cc:2272] T 8a9489abb3a944e9ac30692888f17568 P 1516e72be1a247308d2f95aaf7214d15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.366007 27126 tablet_replica.cc:333] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.366482 27126 raft_consensus.cc:2243] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.366899 27126 raft_consensus.cc:2272] T 8ab1c699dbe3432495c0275755123f2d P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.368403 27126 tablet_replica.cc:333] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15: stopping tablet replica
I20260713 09:11:19.368865 27126 raft_consensus.cc:2243] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:19.369273 27126 raft_consensus.cc:2272] T 3cc74c9a64cb4c3f9a675fe72ee08d1c P 1516e72be1a247308d2f95aaf7214d15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.405712 27126 tablet_server.cc:196] TabletServer@127.26.125.132:0 shutdown complete.
I20260713 09:11:19.433914 27126 master.cc:562] Master@127.26.125.190:33643 shutting down...
I20260713 09:11:19.457119 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:19.457715 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:19.458046 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 393049ab7fd54f2f981369df8cd70afe: stopping tablet replica
I20260713 09:11:19.482025 27126 master.cc:584] Master@127.26.125.190:33643 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28226 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:11:19.538641 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:38563
I20260713 09:11:19.539813 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:19.545290 29092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.545430 29091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.546700 29094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.547616 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:19.548866 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:19.549063 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:19.549230 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933879549196 us; error 0 us; skew 500 ppm
I20260713 09:11:19.549822 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:19.552080 27126 webserver.cc:533] Webserver started at http://127.26.125.190:33587/ using document root <none> and password file <none>
I20260713 09:11:19.552567 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:19.552755 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:19.553030 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:19.554178 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "34c76e93e779482385862f9450613e1d"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.558238 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:11:19.561214 29099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.561888 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:19.562157 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "34c76e93e779482385862f9450613e1d"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.562410 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:19.586802 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:19.587915 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:19.624475 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:38563
I20260713 09:11:19.624572 29150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:38563 every 8 connection(s)
I20260713 09:11:19.628190 29151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:19.637598 29151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d: Bootstrap starting.
I20260713 09:11:19.641978 29151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:19.645777 29151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d: No bootstrap required, opened a new log
I20260713 09:11:19.647746 29151 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c76e93e779482385862f9450613e1d" member_type: VOTER }
I20260713 09:11:19.648095 29151 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:19.648298 29151 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c76e93e779482385862f9450613e1d, State: Initialized, Role: FOLLOWER
I20260713 09:11:19.648756 29151 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34c76e93e779482385862f9450613e1d" member_type: VOTER }
I20260713 09:11:19.649142 29151 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:19.649322 29151 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:19.649531 29151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:19.653335 29151 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c76e93e779482385862f9450613e1d" member_type: VOTER }
I20260713 09:11:19.653782 29151 leader_election.cc:304] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [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: 34c76e93e779482385862f9450613e1d; no voters: 
I20260713 09:11:19.654774 29151 leader_election.cc:290] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:19.655210 29154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:19.656486 29154 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 1 LEADER]: Becoming Leader. State: Replica: 34c76e93e779482385862f9450613e1d, State: Running, Role: LEADER
I20260713 09:11:19.657178 29154 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [LEADER]: Queue going to LEADER mode. State: All 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: "34c76e93e779482385862f9450613e1d" member_type: VOTER }
I20260713 09:11:19.657699 29151 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:19.661548 29155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34c76e93e779482385862f9450613e1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c76e93e779482385862f9450613e1d" member_type: VOTER } }
I20260713 09:11:19.661917 29156 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34c76e93e779482385862f9450613e1d. Latest consensus state: current_term: 1 leader_uuid: "34c76e93e779482385862f9450613e1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c76e93e779482385862f9450613e1d" member_type: VOTER } }
I20260713 09:11:19.662148 29155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:19.662415 29156 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:19.666482 29161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:19.671612 29161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:19.672673 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:19.680150 29161 catalog_manager.cc:1383] Generated new cluster ID: 5bee37f13f604de9becebd22a9ef6f12
I20260713 09:11:19.680420 29161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:19.719750 29161 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:19.720963 29161 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:19.731782 29161 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d: Generated new TSK 0
I20260713 09:11:19.732354 29161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:19.739096 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:19.744774 29172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.745899 29173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.748445 27126 server_base.cc:1061] running on GCE node
W20260713 09:11:19.748473 29175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.749647 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:19.749859 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:19.750025 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933879750001 us; error 0 us; skew 500 ppm
I20260713 09:11:19.750526 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:19.752728 27126 webserver.cc:533] Webserver started at http://127.26.125.129:38115/ using document root <none> and password file <none>
I20260713 09:11:19.753185 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:19.753384 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:19.753687 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:19.754695 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "0f428778fcac4f59a7e1fb68b173b363"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.758780 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:19.761824 29180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.762521 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:19.762809 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "0f428778fcac4f59a7e1fb68b173b363"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.763088 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:19.774391 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:19.775473 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:19.776829 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:19.779675 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:19.779877 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.780134 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:19.780305 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.818420 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:40113
I20260713 09:11:19.818531 29242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:40113 every 8 connection(s)
I20260713 09:11:19.823359 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:19.830605 29247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.830952 29248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.834040 29250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.835796 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:19.836189 29243 heartbeater.cc:344] Connected to a master server at 127.26.125.190:38563
I20260713 09:11:19.836589 29243 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:19.837239 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:19.837401 29243 heartbeater.cc:507] Master 127.26.125.190:38563 requested a full tablet report, sending...
W20260713 09:11:19.837567 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:19.837782 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933879837764 us; error 0 us; skew 500 ppm
I20260713 09:11:19.838485 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:19.839766 29116 ts_manager.cc:194] Registered new tserver with Master: 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:19.840967 27126 webserver.cc:533] Webserver started at http://127.26.125.130:45453/ using document root <none> and password file <none>
I20260713 09:11:19.841614 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:19.841701 29116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52504
I20260713 09:11:19.841871 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:19.842200 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:19.843598 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "f3994eeade404b289b0b75627e455a83"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.847783 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:19.850797 29255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.851475 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:19.851743 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "f3994eeade404b289b0b75627e455a83"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.852032 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:19.873626 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:19.874773 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:19.876165 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:19.878316 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:19.878535 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.878775 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:19.878939 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.916786 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:35145
I20260713 09:11:19.916895 29317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:35145 every 8 connection(s)
I20260713 09:11:19.921540 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:19.928524 29321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.929121 29322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:19.931149 29324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:19.932164 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:19.933211 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:19.933466 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:19.933701 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933879933664 us; error 0 us; skew 500 ppm
I20260713 09:11:19.934242 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:19.934317 29318 heartbeater.cc:344] Connected to a master server at 127.26.125.190:38563
I20260713 09:11:19.934733 29318 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:19.935631 29318 heartbeater.cc:507] Master 127.26.125.190:38563 requested a full tablet report, sending...
I20260713 09:11:19.937047 27126 webserver.cc:533] Webserver started at http://127.26.125.131:42929/ using document root <none> and password file <none>
I20260713 09:11:19.937657 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:19.937847 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:19.937999 29116 ts_manager.cc:194] Registered new tserver with Master: f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:19.938143 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:19.939313 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.939431 29116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52514
I20260713 09:11:19.943794 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:19.946895 29329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.947752 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:19.948079 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:19.948361 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:19.970593 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:19.971774 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:19.973215 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:19.975303 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:19.975471 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:19.975761 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:19.975944 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:20.013764 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:43117
I20260713 09:11:20.013864 29391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:43117 every 8 connection(s)
I20260713 09:11:20.018357 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:20.024217 29395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:20.024987 29396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:20.027429 29398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:20.028200 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:20.029500 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:20.029796 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:20.030025 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933880030006 us; error 0 us; skew 500 ppm
I20260713 09:11:20.030606 29392 heartbeater.cc:344] Connected to a master server at 127.26.125.190:38563
I20260713 09:11:20.030764 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:20.030958 29392 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:20.031740 29392 heartbeater.cc:507] Master 127.26.125.190:38563 requested a full tablet report, sending...
I20260713 09:11:20.033650 27126 webserver.cc:533] Webserver started at http://127.26.125.132:34703/ using document root <none> and password file <none>
I20260713 09:11:20.034018 29116 ts_manager.cc:194] Registered new tserver with Master: b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:20.034309 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:20.034585 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:20.034914 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:20.035868 29116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52524
I20260713 09:11:20.036425 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-3-root/instance:
uuid: "494923defed14472874219866984b5ce"
format_stamp: "Formatted at 2026-07-13 09:11:20 on dist-test-slave-48sk"
I20260713 09:11:20.041014 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:11:20.044150 29403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:20.044842 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:20.045145 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
uuid: "494923defed14472874219866984b5ce"
format_stamp: "Formatted at 2026-07-13 09:11:20 on dist-test-slave-48sk"
I20260713 09:11:20.045414 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:20.117446 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:20.118835 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:20.120209 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:20.122583 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:20.122826 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:20.123085 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:20.123301 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:20.165012 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.132:36135
I20260713 09:11:20.165071 29465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.132:36135 every 8 connection(s)
I20260713 09:11:20.178443 29466 heartbeater.cc:344] Connected to a master server at 127.26.125.190:38563
I20260713 09:11:20.178781 29466 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:20.179405 29466 heartbeater.cc:507] Master 127.26.125.190:38563 requested a full tablet report, sending...
I20260713 09:11:20.181098 29116 ts_manager.cc:194] Registered new tserver with Master: 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:20.181973 27126 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013709904s
I20260713 09:11:20.182842 29116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52528
I20260713 09:11:20.205072 29116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52544:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:11:20.352176 29431 tablet_service.cc:1511] Processing CreateTablet for tablet 6535ac8e99f04f8484159d16bad614e5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:20.353621 29431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535ac8e99f04f8484159d16bad614e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.354589 29206 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:20.355043 29208 tablet_service.cc:1511] Processing CreateTablet for tablet 6535ac8e99f04f8484159d16bad614e5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:20.355924 29206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.356452 29208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535ac8e99f04f8484159d16bad614e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.358670 29205 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:20.359912 29205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.361649 29202 tablet_service.cc:1511] Processing CreateTablet for tablet d142d72685c848a69f26b6dbb35a49a6 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:20.362948 29202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142d72685c848a69f26b6dbb35a49a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.362670 29203 tablet_service.cc:1511] Processing CreateTablet for tablet 99b80ef872d54dac89a578b9aebbc9fd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:20.363934 29203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b80ef872d54dac89a578b9aebbc9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.367657 29207 tablet_service.cc:1511] Processing CreateTablet for tablet 724e107435044d98801dfa334966118b (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:20.368957 29207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e107435044d98801dfa334966118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.369784 29204 tablet_service.cc:1511] Processing CreateTablet for tablet ac8fc0c521f44a8e8f07b5e50167a684 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:20.371060 29204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8fc0c521f44a8e8f07b5e50167a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.372893 29200 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2421178b9343b89f46c3698ba05b1d (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:20.373253 29430 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:20.374698 29201 tablet_service.cc:1511] Processing CreateTablet for tablet a78995910a834acb812179005caad1cd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:20.381561 29425 tablet_service.cc:1511] Processing CreateTablet for tablet a78995910a834acb812179005caad1cd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:20.384003 29201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78995910a834acb812179005caad1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.384462 29425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78995910a834acb812179005caad1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.374812 29429 tablet_service.cc:1511] Processing CreateTablet for tablet 76f1cf87af634a58a7512959b31d0423 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:20.386575 29429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f1cf87af634a58a7512959b31d0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.386526 29283 tablet_service.cc:1511] Processing CreateTablet for tablet 724e107435044d98801dfa334966118b (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:20.387939 29283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e107435044d98801dfa334966118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.388993 29278 tablet_service.cc:1511] Processing CreateTablet for tablet bbfb16c321754008a0c78900980dc4a2 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:20.390324 29278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfb16c321754008a0c78900980dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.390364 29430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.390683 29281 tablet_service.cc:1511] Processing CreateTablet for tablet 76f1cf87af634a58a7512959b31d0423 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:20.390772 29282 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:20.375730 29423 tablet_service.cc:1511] Processing CreateTablet for tablet 7f926666afeb42d9812bff8ff2a909db (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:20.392088 29281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f1cf87af634a58a7512959b31d0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.392361 29423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f926666afeb42d9812bff8ff2a909db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.376411 29428 tablet_service.cc:1511] Processing CreateTablet for tablet ac8fc0c521f44a8e8f07b5e50167a684 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:20.378141 29427 tablet_service.cc:1511] Processing CreateTablet for tablet 99b80ef872d54dac89a578b9aebbc9fd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:20.394284 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2421178b9343b89f46c3698ba05b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.379853 29426 tablet_service.cc:1511] Processing CreateTablet for tablet bbfb16c321754008a0c78900980dc4a2 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:20.394640 29277 tablet_service.cc:1511] Processing CreateTablet for tablet d142d72685c848a69f26b6dbb35a49a6 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:20.394284 29428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8fc0c521f44a8e8f07b5e50167a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.395958 29277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142d72685c848a69f26b6dbb35a49a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.395720 29279 tablet_service.cc:1511] Processing CreateTablet for tablet ac8fc0c521f44a8e8f07b5e50167a684 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:20.396955 29279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8fc0c521f44a8e8f07b5e50167a684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.397945 29276 tablet_service.cc:1511] Processing CreateTablet for tablet a78995910a834acb812179005caad1cd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:20.394644 29280 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:20.399246 29276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78995910a834acb812179005caad1cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.399803 29282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1c34c4c4ae4f529e99511e5a5c7a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.383219 29199 tablet_service.cc:1511] Processing CreateTablet for tablet ba2aae9c760b446b918741319a207464 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:20.401786 29280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.401695 29275 tablet_service.cc:1511] Processing CreateTablet for tablet 7f926666afeb42d9812bff8ff2a909db (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:20.402313 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2aae9c760b446b918741319a207464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.403156 29275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f926666afeb42d9812bff8ff2a909db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.404695 29427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b80ef872d54dac89a578b9aebbc9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.376411 29424 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2421178b9343b89f46c3698ba05b1d (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:20.406147 29424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2421178b9343b89f46c3698ba05b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.407972 29274 tablet_service.cc:1511] Processing CreateTablet for tablet ba2aae9c760b446b918741319a207464 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:20.409230 29274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2aae9c760b446b918741319a207464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.409827 29426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfb16c321754008a0c78900980dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.449309 29422 tablet_service.cc:1511] Processing CreateTablet for tablet 3832f555838046178decf0ae7d4ad7f5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:20.450640 29422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3832f555838046178decf0ae7d4ad7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.458541 29202 tablet_service.cc:1511] Processing CreateTablet for tablet 3832f555838046178decf0ae7d4ad7f5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:20.459877 29202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3832f555838046178decf0ae7d4ad7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.462778 29355 tablet_service.cc:1511] Processing CreateTablet for tablet 76f1cf87af634a58a7512959b31d0423 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:20.464105 29355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f1cf87af634a58a7512959b31d0423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.464888 29357 tablet_service.cc:1511] Processing CreateTablet for tablet 6535ac8e99f04f8484159d16bad614e5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:20.466645 29356 tablet_service.cc:1511] Processing CreateTablet for tablet 724e107435044d98801dfa334966118b (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:20.467960 29356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724e107435044d98801dfa334966118b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.467828 29352 tablet_service.cc:1511] Processing CreateTablet for tablet bbfb16c321754008a0c78900980dc4a2 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:20.469127 29352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbfb16c321754008a0c78900980dc4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.470623 29351 tablet_service.cc:1511] Processing CreateTablet for tablet d142d72685c848a69f26b6dbb35a49a6 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:20.471910 29351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d142d72685c848a69f26b6dbb35a49a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.472417 29349 tablet_service.cc:1511] Processing CreateTablet for tablet 7f926666afeb42d9812bff8ff2a909db (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:20.473791 29349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f926666afeb42d9812bff8ff2a909db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.474658 29350 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2421178b9343b89f46c3698ba05b1d (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:20.475908 29350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2421178b9343b89f46c3698ba05b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.470521 29354 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:20.478379 29354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb401d6a0a41e1b5daf9c538cb0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.479195 29348 tablet_service.cc:1511] Processing CreateTablet for tablet ba2aae9c760b446b918741319a207464 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:20.480494 29348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba2aae9c760b446b918741319a207464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.466671 29353 tablet_service.cc:1511] Processing CreateTablet for tablet 99b80ef872d54dac89a578b9aebbc9fd (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:20.483709 29353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b80ef872d54dac89a578b9aebbc9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.486578 29357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6535ac8e99f04f8484159d16bad614e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.506198 29204 tablet_service.cc:1511] Processing CreateTablet for tablet f0f730dc18f8402ab343765538478267 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:20.519424 29275 tablet_service.cc:1511] Processing CreateTablet for tablet 3456a5130d2f4d2a8b44a0c15c5073ae (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:20.520648 29275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3456a5130d2f4d2a8b44a0c15c5073ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.523236 29208 tablet_service.cc:1511] Processing CreateTablet for tablet e0d31329b12d46a89c74f2787586a089 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:20.507911 29204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f730dc18f8402ab343765538478267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.531476 29276 tablet_service.cc:1511] Processing CreateTablet for tablet e0d31329b12d46a89c74f2787586a089 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:20.538826 29276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d31329b12d46a89c74f2787586a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.538473 29430 tablet_service.cc:1511] Processing CreateTablet for tablet 3456a5130d2f4d2a8b44a0c15c5073ae (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:20.539902 29430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3456a5130d2f4d2a8b44a0c15c5073ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.541607 29206 tablet_service.cc:1511] Processing CreateTablet for tablet d2706931b8d34850b4acff406fef3203 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:20.552843 29431 tablet_service.cc:1511] Processing CreateTablet for tablet f0f730dc18f8402ab343765538478267 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:20.554026 29483 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:20.557266 29426 tablet_service.cc:1511] Processing CreateTablet for tablet e0d31329b12d46a89c74f2787586a089 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:20.558507 29426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d31329b12d46a89c74f2787586a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.568112 29425 tablet_service.cc:1511] Processing CreateTablet for tablet 9236fb11e4d441288113451bca04ed2e (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:20.517083 29278 tablet_service.cc:1511] Processing CreateTablet for tablet 3832f555838046178decf0ae7d4ad7f5 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:20.572367 29350 tablet_service.cc:1511] Processing CreateTablet for tablet f0f730dc18f8402ab343765538478267 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:20.576402 29351 tablet_service.cc:1511] Processing CreateTablet for tablet 3456a5130d2f4d2a8b44a0c15c5073ae (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:20.594225 29350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f730dc18f8402ab343765538478267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.590257 29200 tablet_service.cc:1511] Processing CreateTablet for tablet 9236fb11e4d441288113451bca04ed2e (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:20.595387 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236fb11e4d441288113451bca04ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.592295 29427 tablet_service.cc:1511] Processing CreateTablet for tablet 357ec935222c491a9cf4f12613bf5bda (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:20.598213 29427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357ec935222c491a9cf4f12613bf5bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.602190 29431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f730dc18f8402ab343765538478267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.602355 29278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3832f555838046178decf0ae7d4ad7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.609484 29283 tablet_service.cc:1511] Processing CreateTablet for tablet d2706931b8d34850b4acff406fef3203 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:20.610778 29283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2706931b8d34850b4acff406fef3203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.611783 29425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236fb11e4d441288113451bca04ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.619624 29483 tablet_bootstrap.cc:654] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.628968 29208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d31329b12d46a89c74f2787586a089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.630604 29206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2706931b8d34850b4acff406fef3203. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:20.630861 29100 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.125.130:35145, user_credentials={real_user=slave}} blocked reactor thread for 58596.5us
I20260713 09:11:20.634037 29275 tablet_service.cc:1511] Processing CreateTablet for tablet 357ec935222c491a9cf4f12613bf5bda (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:20.635192 29275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357ec935222c491a9cf4f12613bf5bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.637722 29351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3456a5130d2f4d2a8b44a0c15c5073ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.648936 29276 tablet_service.cc:1511] Processing CreateTablet for tablet 4563f0736db3405fabdacc3cf4cc599c (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:20.652804 29276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4563f0736db3405fabdacc3cf4cc599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.657086 29424 tablet_service.cc:1511] Processing CreateTablet for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:20.658354 29424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:11:20.668191 29164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:20.674437 29354 tablet_service.cc:1511] Processing CreateTablet for tablet d2706931b8d34850b4acff406fef3203 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:20.675324 29200 tablet_service.cc:1511] Processing CreateTablet for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:20.675729 29354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2706931b8d34850b4acff406fef3203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.676577 29200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.678279 29484 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:20.692915 29354 tablet_service.cc:1511] Processing CreateTablet for tablet 9236fb11e4d441288113451bca04ed2e (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:20.694136 29354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9236fb11e4d441288113451bca04ed2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.704504 29352 tablet_service.cc:1511] Processing CreateTablet for tablet 357ec935222c491a9cf4f12613bf5bda (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:20.726440 29485 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:20.715849 29356 tablet_service.cc:1511] Processing CreateTablet for tablet 4563f0736db3405fabdacc3cf4cc599c (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:20.763553 29423 tablet_service.cc:1511] Processing CreateTablet for tablet 35ef7732343342ecb687d396d3ee29b9 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:20.763890 29354 tablet_service.cc:1511] Processing CreateTablet for tablet 35ef7732343342ecb687d396d3ee29b9 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:20.764744 29352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357ec935222c491a9cf4f12613bf5bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.765698 29354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ef7732343342ecb687d396d3ee29b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.764777 29423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ef7732343342ecb687d396d3ee29b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.773486 29274 tablet_service.cc:1511] Processing CreateTablet for tablet be81fd6780c04412a842fecd56018175 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:20.775256 29274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be81fd6780c04412a842fecd56018175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.763952 29279 tablet_service.cc:1511] Processing CreateTablet for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:20.779268 29279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8ba1d0bc9fd4ea7ab5312ef92339e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.782198 29425 tablet_service.cc:1511] Processing CreateTablet for tablet be81fd6780c04412a842fecd56018175 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:20.783699 29425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be81fd6780c04412a842fecd56018175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.784668 29356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4563f0736db3405fabdacc3cf4cc599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.791352 29353 tablet_service.cc:1511] Processing CreateTablet for tablet be81fd6780c04412a842fecd56018175 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:20.799798 29485 tablet_bootstrap.cc:654] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.814363 29202 tablet_service.cc:1511] Processing CreateTablet for tablet 4563f0736db3405fabdacc3cf4cc599c (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:20.815686 29202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4563f0736db3405fabdacc3cf4cc599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.826013 29206 tablet_service.cc:1511] Processing CreateTablet for tablet 35ef7732343342ecb687d396d3ee29b9 (DEFAULT_TABLE table=test-workload [id=50e905daea174118ba6766af63515b7a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:20.828840 29484 tablet_bootstrap.cc:654] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.829983 29353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be81fd6780c04412a842fecd56018175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.834213 29486 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:20.840121 29486 tablet_bootstrap.cc:654] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.845206 29243 heartbeater.cc:499] Master 127.26.125.190:38563 was elected leader, sending a full tablet report...
I20260713 09:11:20.875919 29483 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:20.876416 29483 ts_tablet_manager.cc:1403] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.323s	user 0.036s	sys 0.082s
I20260713 09:11:20.879122 29483 raft_consensus.cc:359] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:20.879796 29483 raft_consensus.cc:385] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:20.880056 29483 raft_consensus.cc:740] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:20.880719 29483 consensus_queue.cc:260] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:20.871157 29206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ef7732343342ecb687d396d3ee29b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:20.896538 29486 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:20.899281 29486 ts_tablet_manager.cc:1403] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.017s
I20260713 09:11:20.900364 29484 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:20.900861 29484 ts_tablet_manager.cc:1403] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.016s
I20260713 09:11:20.903535 29484 raft_consensus.cc:359] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:20.904172 29484 raft_consensus.cc:385] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:20.904663 29484 raft_consensus.cc:740] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:20.907346 29485 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:20.906163 29486 raft_consensus.cc:359] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:20.907819 29486 raft_consensus.cc:385] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:20.908169 29486 raft_consensus.cc:740] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:20.908849 29486 consensus_queue.cc:260] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:20.907253 29484 consensus_queue.cc:260] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:20.907848 29485 ts_tablet_manager.cc:1403] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.182s	user 0.008s	sys 0.002s
I20260713 09:11:20.911438 29483 ts_tablet_manager.cc:1434] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:11:20.912154 29483 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:20.913384 29485 raft_consensus.cc:359] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:20.914433 29485 raft_consensus.cc:385] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:20.915313 29485 raft_consensus.cc:740] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:20.916662 29485 consensus_queue.cc:260] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:20.917912 29466 heartbeater.cc:499] Master 127.26.125.190:38563 was elected leader, sending a full tablet report...
W20260713 09:11:20.921917 29467 tablet.cc:2406] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:20.918735 29484 ts_tablet_manager.cc:1434] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:11:20.924124 29483 tablet_bootstrap.cc:654] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.925204 29484 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:20.931555 29318 heartbeater.cc:499] Master 127.26.125.190:38563 was elected leader, sending a full tablet report...
I20260713 09:11:20.932251 29484 tablet_bootstrap.cc:654] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.935915 29491 raft_consensus.cc:493] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:20.936528 29491 raft_consensus.cc:515] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:20.944130 29491 leader_election.cc:290] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:20.949152 29392 heartbeater.cc:499] Master 127.26.125.190:38563 was elected leader, sending a full tablet report...
I20260713 09:11:20.955271 29486 ts_tablet_manager.cc:1434] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.011s
I20260713 09:11:20.956447 29486 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:20.962747 29486 tablet_bootstrap.cc:654] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:20.964725 29483 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:20.967459 29483 ts_tablet_manager.cc:1403] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.007s
I20260713 09:11:20.971376 29483 raft_consensus.cc:359] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:20.972342 29483 raft_consensus.cc:385] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:20.972714 29483 raft_consensus.cc:740] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:20.931532 29485 ts_tablet_manager.cc:1434] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.013s
I20260713 09:11:20.975268 29485 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:20.985149 29483 consensus_queue.cc:260] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:20.988564 29483 ts_tablet_manager.cc:1434] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:11:20.989832 29483 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.020846 29483 tablet_bootstrap.cc:654] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.028498 29486 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.028803 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.029083 29486 ts_tablet_manager.cc:1403] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.032s
I20260713 09:11:21.030339 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.032399 29486 raft_consensus.cc:359] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.033428 29486 raft_consensus.cc:385] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.033850 29486 raft_consensus.cc:740] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.005364 29485 tablet_bootstrap.cc:654] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:21.040586 29182 leader_election.cc:343] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.039793 29486 consensus_queue.cc:260] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.041576 29484 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
W20260713 09:11:21.042248 29183 leader_election.cc:343] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.042455 29484 ts_tablet_manager.cc:1403] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.117s	user 0.045s	sys 0.055s
I20260713 09:11:21.044903 29183 leader_election.cc:304] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:21.046167 29486 ts_tablet_manager.cc:1434] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:21.046569 29491 raft_consensus.cc:2749] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.048825 29484 raft_consensus.cc:359] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.049995 29484 raft_consensus.cc:385] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.048007 29486 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.050416 29484 raft_consensus.cc:740] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.052325 29484 consensus_queue.cc:260] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.059772 29486 tablet_bootstrap.cc:654] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.060194 29484 ts_tablet_manager.cc:1434] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:21.061553 29484 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.069690 29484 tablet_bootstrap.cc:654] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.071830 29483 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.072274 29483 ts_tablet_manager.cc:1403] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.005s
I20260713 09:11:21.072541 29486 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.073035 29486 ts_tablet_manager.cc:1403] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260713 09:11:21.074841 29483 raft_consensus.cc:359] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.075408 29483 raft_consensus.cc:385] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.075656 29483 raft_consensus.cc:740] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.075970 29486 raft_consensus.cc:359] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.076320 29483 consensus_queue.cc:260] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.076727 29486 raft_consensus.cc:385] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.077057 29486 raft_consensus.cc:740] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.077819 29486 consensus_queue.cc:260] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.079562 29486 ts_tablet_manager.cc:1434] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:11:21.080225 29486 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.082674 29483 ts_tablet_manager.cc:1434] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:21.085115 29483 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.086978 29486 tablet_bootstrap.cc:654] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.092118 29485 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.092597 29485 ts_tablet_manager.cc:1403] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.014s
I20260713 09:11:21.092965 29483 tablet_bootstrap.cc:654] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.095539 29485 raft_consensus.cc:359] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.096267 29485 raft_consensus.cc:385] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.097075 29485 raft_consensus.cc:740] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.097842 29485 consensus_queue.cc:260] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.102370 29485 ts_tablet_manager.cc:1434] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:11:21.106769 29484 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.107242 29484 ts_tablet_manager.cc:1403] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.014s
I20260713 09:11:21.110050 29484 raft_consensus.cc:359] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.110719 29484 raft_consensus.cc:385] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.111006 29484 raft_consensus.cc:740] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.111838 29484 consensus_queue.cc:260] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.113976 29485 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.114708 29484 ts_tablet_manager.cc:1434] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:21.116107 29486 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.119350 29486 ts_tablet_manager.cc:1403] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.012s
I20260713 09:11:21.119728 29484 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.122176 29486 raft_consensus.cc:359] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.122931 29486 raft_consensus.cc:385] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.123317 29486 raft_consensus.cc:740] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.124146 29486 consensus_queue.cc:260] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.126315 29483 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.126387 29484 tablet_bootstrap.cc:654] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.126891 29483 ts_tablet_manager.cc:1403] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.011s
I20260713 09:11:21.129958 29483 raft_consensus.cc:359] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.130643 29483 raft_consensus.cc:385] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.130788 29494 raft_consensus.cc:493] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.130940 29483 raft_consensus.cc:740] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.131569 29494 raft_consensus.cc:515] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.132009 29483 consensus_queue.cc:260] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.135464 29485 tablet_bootstrap.cc:654] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.141552 29483 ts_tablet_manager.cc:1434] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260713 09:11:21.148128 29483 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.156422 29483 tablet_bootstrap.cc:654] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.157191 29485 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.157830 29485 ts_tablet_manager.cc:1403] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.006s
I20260713 09:11:21.158934 29494 leader_election.cc:290] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.161334 29485 raft_consensus.cc:359] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.162271 29485 raft_consensus.cc:385] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.162632 29485 raft_consensus.cc:740] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.164026 29485 consensus_queue.cc:260] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.166640 29485 ts_tablet_manager.cc:1434] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:21.167688 29485 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.167784 29483 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.168265 29483 ts_tablet_manager.cc:1403] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260713 09:11:21.171211 29483 raft_consensus.cc:359] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.172263 29491 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.172833 29491 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.173929 29485 tablet_bootstrap.cc:654] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.175161 29491 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.178889 29486 ts_tablet_manager.cc:1434] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.005s
I20260713 09:11:21.180238 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.180879 29441 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 0.
I20260713 09:11:21.182090 29183 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.182838 29491 raft_consensus.cc:2804] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.183410 29491 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.183735 29491 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.171931 29483 raft_consensus.cc:385] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.184633 29483 raft_consensus.cc:740] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.185459 29483 consensus_queue.cc:260] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.188970 29486 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.192310 29491 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.195238 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
W20260713 09:11:21.196816 29258 leader_election.cc:343] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.197306 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.197999 29218 raft_consensus.cc:2468] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:21.199445 29259 leader_election.cc:304] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:21.200243 29494 raft_consensus.cc:2804] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.200573 29494 raft_consensus.cc:493] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.200973 29494 raft_consensus.cc:3060] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.203202 29483 ts_tablet_manager.cc:1434] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.004s
I20260713 09:11:21.203707 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:21.204042 29491 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.204164 29483 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.204249 29441 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.206000 29485 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.206503 29485 ts_tablet_manager.cc:1403] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260713 09:11:21.209528 29485 raft_consensus.cc:359] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.210202 29485 raft_consensus.cc:385] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.210458 29483 tablet_bootstrap.cc:654] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.210530 29485 raft_consensus.cc:740] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.214733 29494 raft_consensus.cc:515] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.217757 29441 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 1.
I20260713 09:11:21.219619 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.220060 29485 consensus_queue.cc:260] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
W20260713 09:11:21.222869 29181 leader_election.cc:343] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.220703 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
W20260713 09:11:21.225108 29181 leader_election.cc:343] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.226598 29183 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.227020 29515 raft_consensus.cc:493] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.227522 29515 raft_consensus.cc:515] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.228053 29491 raft_consensus.cc:2804] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.230906 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.231626 29367 raft_consensus.cc:2468] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 0.
I20260713 09:11:21.232803 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.234752 29182 leader_election.cc:304] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:21.235723 29515 leader_election.cc:290] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
W20260713 09:11:21.236258 29181 leader_election.cc:343] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.238359 29515 raft_consensus.cc:2804] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.238819 29515 raft_consensus.cc:493] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.239217 29515 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.241024 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
W20260713 09:11:21.243160 29258 leader_election.cc:343] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.245802 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.246215 29486 tablet_bootstrap.cc:654] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.249094 29218 raft_consensus.cc:3060] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.246603 29494 leader_election.cc:290] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.252830 29494 raft_consensus.cc:493] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.254475 29494 raft_consensus.cc:515] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.255446 29484 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.257061 29484 ts_tablet_manager.cc:1403] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.138s	user 0.024s	sys 0.031s
I20260713 09:11:21.258222 29491 raft_consensus.cc:697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:21.259266 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.259516 29491 consensus_queue.cc:237] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
W20260713 09:11:21.260476 29258 leader_election.cc:343] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.261085 29484 raft_consensus.cc:359] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.261768 29484 raft_consensus.cc:385] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.262053 29484 raft_consensus.cc:740] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.262826 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
W20260713 09:11:21.264377 29259 leader_election.cc:343] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.264925 29259 leader_election.cc:304] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:21.265934 29515 raft_consensus.cc:515] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.266698 29494 leader_election.cc:290] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.267450 29494 raft_consensus.cc:2749] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.268617 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:21.270061 29486 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.271620 29218 raft_consensus.cc:2468] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
W20260713 09:11:21.271765 29181 leader_election.cc:343] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.271971 29486 ts_tablet_manager.cc:1403] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.003s
I20260713 09:11:21.272308 29484 consensus_queue.cc:260] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.273006 29259 leader_election.cc:304] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:21.273765 29515 leader_election.cc:290] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:21.270467 29485 ts_tablet_manager.cc:1434] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.009s
I20260713 09:11:21.274856 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.275390 29367 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.278106 29484 ts_tablet_manager.cc:1434] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:11:21.279069 29484 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.281749 29494 raft_consensus.cc:2804] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.282274 29494 raft_consensus.cc:697] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:21.283872 29494 consensus_queue.cc:237] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.284933 29367 raft_consensus.cc:2468] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 1.
I20260713 09:11:21.286441 29485 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.287217 29182 leader_election.cc:304] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [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: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.288467 29515 raft_consensus.cc:2804] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.288930 29515 raft_consensus.cc:697] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:21.289564 29484 tablet_bootstrap.cc:654] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.289740 29515 consensus_queue.cc:237] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.294747 29485 tablet_bootstrap.cc:654] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.295717 29486 raft_consensus.cc:359] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.296402 29486 raft_consensus.cc:385] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.296705 29486 raft_consensus.cc:740] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.299916 29486 consensus_queue.cc:260] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.299515 29115 catalog_manager.cc:5697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.307112 29483 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.308305 29484 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.308787 29484 ts_tablet_manager.cc:1403] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260713 09:11:21.308414 29483 ts_tablet_manager.cc:1403] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.048s
I20260713 09:11:21.312075 29484 raft_consensus.cc:359] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.312764 29484 raft_consensus.cc:385] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.313057 29484 raft_consensus.cc:740] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.314303 29486 ts_tablet_manager.cc:1434] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260713 09:11:21.313999 29484 consensus_queue.cc:260] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.316725 29483 raft_consensus.cc:359] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.319734 29493 raft_consensus.cc:493] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.320502 29493 raft_consensus.cc:515] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.321367 29484 ts_tablet_manager.cc:1434] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:11:21.322377 29484 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.322645 29486 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.321856 29113 catalog_manager.cc:5697] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.328954 29486 tablet_bootstrap.cc:654] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.328958 29484 tablet_bootstrap.cc:654] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.330250 29493 leader_election.cc:290] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.332332 29492 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.332917 29492 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.341527 29492 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.342090 29492 raft_consensus.cc:493] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.342584 29492 raft_consensus.cc:515] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.343505 29486 tablet_bootstrap.cc:492] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.344151 29486 ts_tablet_manager.cc:1403] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260713 09:11:21.351765 29493 raft_consensus.cc:493] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.352263 29493 raft_consensus.cc:515] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.354415 29493 leader_election.cc:290] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.354908 29483 raft_consensus.cc:385] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.352665 29486 raft_consensus.cc:359] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.356244 29486 raft_consensus.cc:385] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.355832 29483 raft_consensus.cc:740] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.356660 29486 raft_consensus.cc:740] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.358726 29486 consensus_queue.cc:260] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.359951 29483 consensus_queue.cc:260] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.365391 29486 ts_tablet_manager.cc:1434] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:21.367302 29483 ts_tablet_manager.cc:1434] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
I20260713 09:11:21.371384 29492 leader_election.cc:290] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.371838 29486 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.372779 29483 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.378618 29485 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.379087 29485 ts_tablet_manager.cc:1403] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.013s
I20260713 09:11:21.380450 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.380901 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.381765 29217 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.381100 29218 raft_consensus.cc:2468] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.384444 29407 leader_election.cc:304] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.385589 29493 raft_consensus.cc:2804] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.385957 29493 raft_consensus.cc:493] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.385855 29407 leader_election.cc:304] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.386515 29493 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.387961 29483 tablet_bootstrap.cc:654] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.391686 29536 raft_consensus.cc:2804] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.392136 29536 raft_consensus.cc:493] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.392495 29536 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.394124 29486 tablet_bootstrap.cc:654] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.404064 29485 raft_consensus.cc:359] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.404985 29485 raft_consensus.cc:385] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.411005 29493 raft_consensus.cc:515] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.414435 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.414994 29218 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.422670 29218 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.423947 29407 leader_election.cc:304] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.432574 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.435966 29483 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
W20260713 09:11:21.440472 29330 leader_election.cc:343] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.447794 29539 raft_consensus.cc:493] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.448226 29539 raft_consensus.cc:515] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.444115 29536 raft_consensus.cc:515] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.450919 29493 leader_election.cc:290] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.450161 29538 raft_consensus.cc:2804] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.450404 29483 ts_tablet_manager.cc:1403] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.007s
I20260713 09:11:21.405325 29485 raft_consensus.cc:740] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.458433 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.459429 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.460237 29218 raft_consensus.cc:2393] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 494923defed14472874219866984b5ce in current term 1: Already voted for candidate f3994eeade404b289b0b75627e455a83 in this term.
I20260713 09:11:21.460423 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
W20260713 09:11:21.461787 29332 leader_election.cc:343] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.462270 29332 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.463485 29534 raft_consensus.cc:2749] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.469264 29486 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.472484 29536 leader_election.cc:290] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.472682 29486 ts_tablet_manager.cc:1403] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.000s
I20260713 09:11:21.469054 29485 consensus_queue.cc:260] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.470249 29538 raft_consensus.cc:697] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:21.470966 29483 raft_consensus.cc:359] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.471762 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.474900 29218 raft_consensus.cc:2393] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 1: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:21.476158 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8fc0c521f44a8e8f07b5e50167a684" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.455508 29539 leader_election.cc:290] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.477941 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.479219 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.479050 29404 leader_election.cc:304] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 494923defed14472874219866984b5ce; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.480553 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.476847 29538 consensus_queue.cc:237] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.481328 29539 raft_consensus.cc:3060] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.482371 29366 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.479817 29218 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.483341 29485 ts_tablet_manager.cc:1434] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.001s
W20260713 09:11:21.486485 29405 leader_election.cc:343] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.487421 29485 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.483031 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.481026 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.488677 29367 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.489619 29484 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.490671 29534 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.491256 29534 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.493312 29218 raft_consensus.cc:2468] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.494493 29407 leader_election.cc:304] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.495244 29493 raft_consensus.cc:2804] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.495433 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.495754 29493 raft_consensus.cc:697] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:21.496559 29493 consensus_queue.cc:237] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.474465 29483 raft_consensus.cc:385] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:21.497222 29330 leader_election.cc:343] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.478536 29486 raft_consensus.cc:359] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.497745 29534 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.497938 29367 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.490247 29484 ts_tablet_manager.cc:1403] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.168s	user 0.052s	sys 0.092s
I20260713 09:11:21.502296 29486 raft_consensus.cc:385] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.501731 29483 raft_consensus.cc:740] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.502780 29486 raft_consensus.cc:740] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.503973 29486 consensus_queue.cc:260] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.505039 29484 raft_consensus.cc:359] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.504302 29483 consensus_queue.cc:260] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.505780 29484 raft_consensus.cc:385] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.506940 29484 raft_consensus.cc:740] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
W20260713 09:11:21.507122 29405 leader_election.cc:343] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.507817 29484 consensus_queue.cc:260] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.513211 29484 ts_tablet_manager.cc:1434] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:21.514163 29484 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.515532 29486 ts_tablet_manager.cc:1434] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260713 09:11:21.516841 29486 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.520977 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.523515 29539 raft_consensus.cc:2749] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.519625 29483 ts_tablet_manager.cc:1434] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.051s	user 0.001s	sys 0.006s
I20260713 09:11:21.525774 29534 raft_consensus.cc:493] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.526590 29483 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.526355 29534 raft_consensus.cc:515] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.527594 29484 tablet_bootstrap.cc:654] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.528438 29534 leader_election.cc:290] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.530262 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
W20260713 09:11:21.531680 29330 leader_election.cc:343] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.533094 29486 tablet_bootstrap.cc:654] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:21.535470 29333 leader_election.cc:343] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.536075 29333 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.537067 29534 raft_consensus.cc:2749] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.539254 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.542537 29332 leader_election.cc:304] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:21.544281 29218 raft_consensus.cc:2468] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
I20260713 09:11:21.545660 29333 leader_election.cc:304] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.546398 29485 tablet_bootstrap.cc:654] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.535516 29483 tablet_bootstrap.cc:654] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.551834 29492 raft_consensus.cc:2749] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.552423 29534 raft_consensus.cc:2804] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.556811 29534 raft_consensus.cc:493] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.557248 29534 raft_consensus.cc:3060] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.566435 29484 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.567169 29484 ts_tablet_manager.cc:1403] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260713 09:11:21.569914 29534 raft_consensus.cc:515] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.571718 29486 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.572178 29486 ts_tablet_manager.cc:1403] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.020s
I20260713 09:11:21.572062 29484 raft_consensus.cc:359] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.572749 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.572903 29484 raft_consensus.cc:385] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.573378 29484 raft_consensus.cc:740] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.573387 29218 raft_consensus.cc:3060] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.574434 29484 consensus_queue.cc:260] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.574285 29113 catalog_manager.cc:5697] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.576258 29114 catalog_manager.cc:5697] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.577117 29484 ts_tablet_manager.cc:1434] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:21.578248 29486 raft_consensus.cc:359] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.585747 29486 raft_consensus.cc:385] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.586047 29486 raft_consensus.cc:740] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.582919 29218 raft_consensus.cc:2468] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:21.586580 29484 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.587440 29333 leader_election.cc:304] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:21.588279 29492 raft_consensus.cc:2804] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.588486 29486 consensus_queue.cc:260] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.593957 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
W20260713 09:11:21.595460 29330 leader_election.cc:343] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.596261 29484 tablet_bootstrap.cc:654] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.598757 29485 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.599301 29485 ts_tablet_manager.cc:1403] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.008s
I20260713 09:11:21.600634 29494 raft_consensus.cc:493] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.601239 29534 leader_election.cc:290] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.601131 29494 raft_consensus.cc:515] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.603646 29494 leader_election.cc:290] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.605086 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfb16c321754008a0c78900980dc4a2" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.605743 29441 raft_consensus.cc:2468] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:21.607066 29258 leader_election.cc:304] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:21.607900 29494 raft_consensus.cc:2804] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.608284 29494 raft_consensus.cc:493] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.608685 29494 raft_consensus.cc:3060] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.615530 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfb16c321754008a0c78900980dc4a2" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.616159 29367 raft_consensus.cc:2468] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:21.616648 29483 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.617096 29483 ts_tablet_manager.cc:1403] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.007s
I20260713 09:11:21.615530 29494 raft_consensus.cc:515] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.619721 29483 raft_consensus.cc:359] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.620224 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfb16c321754008a0c78900980dc4a2" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.620759 29367 raft_consensus.cc:3060] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.623538 29485 raft_consensus.cc:359] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.624210 29485 raft_consensus.cc:385] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.624536 29485 raft_consensus.cc:740] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.625701 29485 consensus_queue.cc:260] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.627269 29367 raft_consensus.cc:2468] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:21.628504 29257 leader_election.cc:304] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:21.629354 29517 raft_consensus.cc:2804] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.629861 29517 raft_consensus.cc:697] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:21.600932 29113 catalog_manager.cc:5697] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.630789 29517 consensus_queue.cc:237] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.620369 29483 raft_consensus.cc:385] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.633728 29483 raft_consensus.cc:740] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.635963 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbfb16c321754008a0c78900980dc4a2" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:21.636662 29441 raft_consensus.cc:3060] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.639133 29485 ts_tablet_manager.cc:1434] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260713 09:11:21.639966 29486 ts_tablet_manager.cc:1434] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.067s	user 0.019s	sys 0.026s
I20260713 09:11:21.640527 29485 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.641111 29486 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.644143 29441 raft_consensus.cc:2468] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:21.645741 29494 leader_election.cc:290] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.646970 29483 consensus_queue.cc:260] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.648176 29486 tablet_bootstrap.cc:654] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.650061 29484 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.650624 29484 ts_tablet_manager.cc:1403] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.029s
I20260713 09:11:21.654055 29538 raft_consensus.cc:493] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.654633 29538 raft_consensus.cc:515] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.655357 29492 raft_consensus.cc:697] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:21.655560 29115 catalog_manager.cc:5697] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.656601 29492 consensus_queue.cc:237] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.658780 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.660748 29483 ts_tablet_manager.cc:1434] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
W20260713 09:11:21.660991 29407 leader_election.cc:343] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.661116 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.661325 29485 tablet_bootstrap.cc:654] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.661686 29538 leader_election.cc:290] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
W20260713 09:11:21.662367 29405 leader_election.cc:343] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.662523 29484 raft_consensus.cc:359] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.662818 29405 leader_election.cc:304] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 494923defed14472874219866984b5ce; no voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:21.663340 29484 raft_consensus.cc:385] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.662899 29517 raft_consensus.cc:493] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.663695 29484 raft_consensus.cc:740] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.663985 29517 raft_consensus.cc:515] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.666057 29517 leader_election.cc:290] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:21.666635 29538 raft_consensus.cc:2749] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.667582 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.667650 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.668700 29365 raft_consensus.cc:2468] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
W20260713 09:11:21.669756 29259 leader_election.cc:343] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:21.670984 29164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:21.672196 29257 leader_election.cc:304] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:21.674194 29517 raft_consensus.cc:2804] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.674671 29517 raft_consensus.cc:493] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.675140 29517 raft_consensus.cc:3060] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.664640 29484 consensus_queue.cc:260] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.678356 29484 ts_tablet_manager.cc:1434] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260713 09:11:21.678579 29181 consensus_peers.cc:597] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.679343 29484 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.684556 29517 raft_consensus.cc:515] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.685988 29484 tablet_bootstrap.cc:654] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.688289 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
W20260713 09:11:21.690059 29259 leader_election.cc:343] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.691300 29517 leader_election.cc:290] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:21.692322 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.692900 29365 raft_consensus.cc:3060] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.696954 29515 consensus_queue.cc:1048] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:21.698696 29483 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.699878 29365 raft_consensus.cc:2468] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:21.700969 29257 leader_election.cc:304] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:21.702147 29517 raft_consensus.cc:493] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.702647 29517 raft_consensus.cc:515] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.705195 29494 raft_consensus.cc:2804] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.705358 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.706439 29494 raft_consensus.cc:697] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
W20260713 09:11:21.706622 29257 leader_election.cc:343] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.706907 29484 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.707643 29484 ts_tablet_manager.cc:1403] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260713 09:11:21.707556 29494 consensus_queue.cc:237] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.715255 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
W20260713 09:11:21.719872 29258 leader_election.cc:343] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.720324 29258 leader_election.cc:304] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:21.721215 29518 raft_consensus.cc:2749] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.722810 29483 tablet_bootstrap.cc:654] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.724023 29517 leader_election.cc:290] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:21.725419 29486 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.726014 29486 ts_tablet_manager.cc:1403] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.026s
I20260713 09:11:21.728181 29484 raft_consensus.cc:359] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.728538 29486 raft_consensus.cc:359] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.730275 29518 consensus_queue.cc:1048] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.731583 29484 raft_consensus.cc:385] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.732200 29484 raft_consensus.cc:740] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.733567 29484 consensus_queue.cc:260] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.729661 29113 catalog_manager.cc:5697] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:21.736833 29484 ts_tablet_manager.cc:1434] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:11:21.737015 29486 raft_consensus.cc:385] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.744961 29486 raft_consensus.cc:740] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.745671 29484 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.745766 29486 consensus_queue.cc:260] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.747785 29486 ts_tablet_manager.cc:1434] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 09:11:21.748605 29486 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.751806 29484 tablet_bootstrap.cc:654] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.753291 29538 raft_consensus.cc:493] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.753748 29538 raft_consensus.cc:515] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.756083 29538 leader_election.cc:290] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.740283 29114 catalog_manager.cc:5697] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.758117 29486 tablet_bootstrap.cc:654] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.758665 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.759325 29292 raft_consensus.cc:2468] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.760491 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.761260 29218 raft_consensus.cc:2468] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.762847 29407 leader_election.cc:304] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.765146 29538 raft_consensus.cc:2804] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.765698 29538 raft_consensus.cc:493] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.769943 29486 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.771324 29538 raft_consensus.cc:3060] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.771469 29486 ts_tablet_manager.cc:1403] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260713 09:11:21.774071 29486 raft_consensus.cc:359] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.774667 29486 raft_consensus.cc:385] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.774904 29486 raft_consensus.cc:740] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.775563 29486 consensus_queue.cc:260] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.778467 29486 ts_tablet_manager.cc:1434] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:21.779377 29486 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.779729 29518 consensus_queue.cc:1048] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.783731 29538 raft_consensus.cc:515] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.784843 29486 tablet_bootstrap.cc:654] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.786438 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.786628 29538 leader_election.cc:290] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.786839 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78995910a834acb812179005caad1cd" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:21.787015 29217 raft_consensus.cc:3060] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.787456 29292 raft_consensus.cc:3060] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.790087 29484 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.790553 29484 ts_tablet_manager.cc:1403] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.003s
I20260713 09:11:21.793099 29484 raft_consensus.cc:359] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.793720 29484 raft_consensus.cc:385] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.793969 29217 raft_consensus.cc:2468] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.794791 29292 raft_consensus.cc:2468] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.795197 29407 leader_election.cc:304] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:21.795934 29538 raft_consensus.cc:2804] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.796417 29538 raft_consensus.cc:697] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:21.797205 29538 consensus_queue.cc:237] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.793994 29484 raft_consensus.cc:740] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.801654 29485 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.802151 29485 ts_tablet_manager.cc:1403] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.162s	user 0.031s	sys 0.017s
I20260713 09:11:21.802086 29484 consensus_queue.cc:260] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.805172 29485 raft_consensus.cc:359] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.806012 29485 raft_consensus.cc:385] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.806500 29485 raft_consensus.cc:740] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.807499 29484 ts_tablet_manager.cc:1434] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:11:21.807361 29485 consensus_queue.cc:260] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.808763 29484 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.809894 29485 ts_tablet_manager.cc:1434] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:21.812047 29483 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.812530 29483 ts_tablet_manager.cc:1403] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.000s
I20260713 09:11:21.815048 29483 raft_consensus.cc:359] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.815601 29484 tablet_bootstrap.cc:654] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.815677 29483 raft_consensus.cc:385] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.815842 29485 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.816035 29483 raft_consensus.cc:740] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.819237 29483 consensus_queue.cc:260] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:21.822781 29492 raft_consensus.cc:493] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.823390 29492 raft_consensus.cc:515] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.826417 29485 tablet_bootstrap.cc:654] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.826640 29483 ts_tablet_manager.cc:1434] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:11:21.826926 29492 leader_election.cc:290] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.827831 29483 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:21.829645 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.830458 29441 raft_consensus.cc:2468] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
I20260713 09:11:21.835637 29485 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.836098 29485 ts_tablet_manager.cc:1403] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.007s
I20260713 09:11:21.838613 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.838654 29485 raft_consensus.cc:359] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.839383 29485 raft_consensus.cc:385] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.839653 29485 raft_consensus.cc:740] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.839864 29332 leader_election.cc:304] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:21.840678 29483 tablet_bootstrap.cc:654] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.840375 29485 consensus_queue.cc:260] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
W20260713 09:11:21.841073 29333 leader_election.cc:343] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.843917 29485 ts_tablet_manager.cc:1434] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:21.845115 29485 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.847363 29492 raft_consensus.cc:2804] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.847772 29492 raft_consensus.cc:493] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.848105 29492 raft_consensus.cc:3060] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:21.855717 29181 consensus_peers.cc:597] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.856729 29492 raft_consensus.cc:515] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.859861 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:21.860430 29441 raft_consensus.cc:3060] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.861130 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
W20260713 09:11:21.862471 29333 leader_election.cc:343] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.863232 29492 leader_election.cc:290] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.863161 29115 catalog_manager.cc:5697] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.866879 29441 raft_consensus.cc:2468] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:21.868762 29492 raft_consensus.cc:493] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.868718 29332 leader_election.cc:304] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:21.869365 29486 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.869323 29492 raft_consensus.cc:515] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.869881 29485 tablet_bootstrap.cc:654] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.870026 29486 ts_tablet_manager.cc:1403] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.015s
I20260713 09:11:21.870015 29550 raft_consensus.cc:2804] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.870723 29550 raft_consensus.cc:697] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:21.871107 29538 raft_consensus.cc:493] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.871573 29538 raft_consensus.cc:515] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.873791 29538 leader_election.cc:290] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.874468 29484 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.874014 29486 raft_consensus.cc:359] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.875021 29484 ts_tablet_manager.cc:1403] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.017s
I20260713 09:11:21.874934 29486 raft_consensus.cc:385] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.875504 29486 raft_consensus.cc:740] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.871593 29550 consensus_queue.cc:237] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.876487 29486 consensus_queue.cc:260] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.877214 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:21.877871 29365 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.878062 29484 raft_consensus.cc:359] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.878775 29486 ts_tablet_manager.cc:1434] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:11:21.878831 29484 raft_consensus.cc:385] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.879320 29484 raft_consensus.cc:740] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.879513 29405 leader_election.cc:304] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:21.879803 29486 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:21.875413 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.879966 29484 consensus_queue.cc:260] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.880285 29538 raft_consensus.cc:2804] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:21.880637 29218 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:21.880854 29538 raft_consensus.cc:493] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:21.882165 29484 ts_tablet_manager.cc:1434] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:21.882519 29538 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.883152 29484 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.885650 29486 tablet_bootstrap.cc:654] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.888319 29492 leader_election.cc:290] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.889894 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.890646 29218 raft_consensus.cc:2393] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 1: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:21.891182 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:21.892365 29484 tablet_bootstrap.cc:654] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.896409 29539 raft_consensus.cc:493] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:21.896868 29539 raft_consensus.cc:515] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.901036 29483 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.901433 29483 ts_tablet_manager.cc:1403] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.000s
I20260713 09:11:21.899191 29539 leader_election.cc:290] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:21.902092 29538 raft_consensus.cc:515] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.903651 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:21.904333 29483 raft_consensus.cc:359] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.904947 29483 raft_consensus.cc:385] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.905048 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:21.905242 29483 raft_consensus.cc:740] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.905454 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:21.906076 29365 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.909037 29491 consensus_queue.cc:1048] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:21.906102 29404 leader_election.cc:343] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.910733 29115 catalog_manager.cc:5697] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.913415 29483 consensus_queue.cc:260] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.917438 29483 ts_tablet_manager.cc:1434] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:21.918663 29483 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
W20260713 09:11:21.923494 29407 leader_election.cc:343] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:21.924882 29366 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.926330 29407 leader_election.cc:304] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 494923defed14472874219866984b5ce; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:21.930927 29483 tablet_bootstrap.cc:654] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.930864 29332 leader_election.cc:304] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:21.931939 29539 raft_consensus.cc:2749] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.932914 29218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:21.933547 29218 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:21.936432 29365 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.937656 29405 leader_election.cc:304] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:21.945766 29485 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:21.938701 29539 raft_consensus.cc:2804] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:21.946364 29485 ts_tablet_manager.cc:1403] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.005s
I20260713 09:11:21.949755 29485 raft_consensus.cc:359] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.950543 29485 raft_consensus.cc:385] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.950865 29485 raft_consensus.cc:740] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.950874 29218 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:21.952272 29485 consensus_queue.cc:260] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.951203 29539 raft_consensus.cc:697] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:21.953622 29550 raft_consensus.cc:2749] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:21.954584 29485 ts_tablet_manager.cc:1434] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:21.954267 29536 consensus_queue.cc:1048] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.954325 29539 consensus_queue.cc:237] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.955554 29485 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:21.962973 29484 tablet_bootstrap.cc:492] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:21.963454 29484 ts_tablet_manager.cc:1403] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.009s
I20260713 09:11:21.965799 29536 consensus_queue.cc:1048] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.965775 29485 tablet_bootstrap.cc:654] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:21.968559 29486 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:21.969058 29486 ts_tablet_manager.cc:1403] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.004s
I20260713 09:11:21.971917 29484 raft_consensus.cc:359] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.974789 29486 raft_consensus.cc:359] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:21.975409 29486 raft_consensus.cc:385] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.975666 29486 raft_consensus.cc:740] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.976051 29536 consensus_queue.cc:1048] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:21.963016 29538 leader_election.cc:290] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:21.984733 29484 raft_consensus.cc:385] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.985071 29484 raft_consensus.cc:740] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.987902 29113 catalog_manager.cc:5697] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.989544 29483 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:21.987651 29484 consensus_queue.cc:260] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:21.990118 29483 ts_tablet_manager.cc:1403] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260713 09:11:21.992278 29484 ts_tablet_manager.cc:1434] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260713 09:11:21.993135 29484 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:21.993908 29483 raft_consensus.cc:359] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.994773 29483 raft_consensus.cc:385] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:21.995105 29483 raft_consensus.cc:740] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:21.997822 29483 consensus_queue.cc:260] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:21.999300 29483 ts_tablet_manager.cc:1434] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:22.000151 29483 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:22.003528 29539 raft_consensus.cc:493] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.004021 29539 raft_consensus.cc:515] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.006026 29539 leader_election.cc:290] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.006584 29483 tablet_bootstrap.cc:654] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.008006 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3456a5130d2f4d2a8b44a0c15c5073ae" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.008642 29292 raft_consensus.cc:2468] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:22.011260 29404 leader_election.cc:304] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:22.011739 29484 tablet_bootstrap.cc:654] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.012952 29486 consensus_queue.cc:260] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.014500 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3456a5130d2f4d2a8b44a0c15c5073ae" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.015987 29493 raft_consensus.cc:2804] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.016392 29366 raft_consensus.cc:2468] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:22.016538 29493 raft_consensus.cc:493] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.017082 29493 raft_consensus.cc:3060] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.021759 29518 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.022229 29518 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.024227 29518 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.024863 29493 raft_consensus.cc:515] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.026369 29216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.027510 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3456a5130d2f4d2a8b44a0c15c5073ae" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:22.027858 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.028046 29292 raft_consensus.cc:3060] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.029968 29258 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:22.031005 29518 raft_consensus.cc:2749] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.036118 29292 raft_consensus.cc:2468] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:22.037339 29404 leader_election.cc:304] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:22.038296 29539 raft_consensus.cc:2804] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.038914 29539 raft_consensus.cc:697] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:22.039434 29484 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:22.040021 29484 ts_tablet_manager.cc:1403] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:11:22.039461 29493 leader_election.cc:290] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.042448 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3456a5130d2f4d2a8b44a0c15c5073ae" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:22.039963 29539 consensus_queue.cc:237] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.052053 29486 ts_tablet_manager.cc:1434] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.002s
I20260713 09:11:22.052920 29486 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:22.055667 29484 raft_consensus.cc:359] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.056360 29484 raft_consensus.cc:385] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.056622 29484 raft_consensus.cc:740] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
W20260713 09:11:22.057085 29330 consensus_peers.cc:597] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.058076 29518 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.058715 29518 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.058194 29112 catalog_manager.cc:5697] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:22.060830 29518 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.062443 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.062342 29484 consensus_queue.cc:260] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.062691 29539 consensus_queue.cc:1048] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:22.063884 29258 leader_election.cc:343] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.065919 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.066579 29484 ts_tablet_manager.cc:1434] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260713 09:11:22.066728 29367 raft_consensus.cc:2468] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:22.067480 29484 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:22.068372 29257 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:22.069836 29518 raft_consensus.cc:2804] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.070292 29518 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.070704 29518 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.071339 29485 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:22.071818 29485 ts_tablet_manager.cc:1403] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.018s
I20260713 09:11:22.075639 29486 tablet_bootstrap.cc:654] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.074602 29485 raft_consensus.cc:359] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.076495 29485 raft_consensus.cc:385] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.076783 29485 raft_consensus.cc:740] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.077510 29485 consensus_queue.cc:260] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.079378 29485 ts_tablet_manager.cc:1434] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:22.080183 29485 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:22.082126 29517 raft_consensus.cc:493] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.082597 29517 raft_consensus.cc:515] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.084743 29517 leader_election.cc:290] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.085693 29485 tablet_bootstrap.cc:654] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.087141 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.087141 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.073467 29484 tablet_bootstrap.cc:654] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.088644 29441 raft_consensus.cc:2468] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:22.089699 29258 leader_election.cc:304] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
W20260713 09:11:22.090420 29259 leader_election.cc:343] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.091264 29517 raft_consensus.cc:2804] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.091711 29517 raft_consensus.cc:493] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.092170 29517 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.095801 29493 raft_consensus.cc:493] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.096390 29493 raft_consensus.cc:515] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.100793 29493 leader_election.cc:290] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.101668 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.102576 29292 raft_consensus.cc:2468] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:22.102902 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.109922 29404 leader_election.cc:304] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
W20260713 09:11:22.110507 29405 leader_election.cc:343] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.113734 29493 raft_consensus.cc:2804] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.114318 29493 raft_consensus.cc:493] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.114822 29493 raft_consensus.cc:3060] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.119043 29518 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.121392 29519 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.121949 29519 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.124423 29519 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:22.130836 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.132829 29441 raft_consensus.cc:2468] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 0.
I20260713 09:11:22.133358 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:22.133910 29367 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.134137 29183 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:22.134932 29515 raft_consensus.cc:2804] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.135254 29515 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.135572 29515 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.136587 29517 raft_consensus.cc:515] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.139743 29483 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:22.140200 29483 ts_tablet_manager.cc:1403] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.140s	user 0.054s	sys 0.050s
I20260713 09:11:22.140591 29367 raft_consensus.cc:2468] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:22.131047 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.141901 29257 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:22.142524 29484 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:22.142954 29494 raft_consensus.cc:2804] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.143177 29518 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.143033 29483 raft_consensus.cc:359] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.144084 29483 raft_consensus.cc:385] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:22.144028 29181 leader_election.cc:343] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.144562 29483 raft_consensus.cc:740] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.144202 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:22.144912 29539 raft_consensus.cc:493] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.129917 29519 raft_consensus.cc:493] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.145458 29483 consensus_queue.cc:260] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
W20260713 09:11:22.146224 29258 leader_election.cc:343] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.146090 29519 raft_consensus.cc:515] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.147873 29483 ts_tablet_manager.cc:1434] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:22.148156 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:22.149031 29483 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:22.142985 29484 ts_tablet_manager.cc:1403] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.007s
I20260713 09:11:22.148685 29441 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.142519 29515 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.157843 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:22.145418 29539 raft_consensus.cc:515] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.164852 29515 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:22.165182 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:22.165467 29539 leader_election.cc:290] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.158829 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.165793 29439 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.168018 29484 raft_consensus.cc:359] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.168906 29484 raft_consensus.cc:385] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.153347 29519 leader_election.cc:290] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:22.169684 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.170809 29441 raft_consensus.cc:2468] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:22.171231 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.171868 29483 tablet_bootstrap.cc:654] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.171924 29258 leader_election.cc:304] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:22.172847 29518 raft_consensus.cc:2804] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.162563 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.163630 29485 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:22.151819 29517 leader_election.cc:290] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.173931 29485 ts_tablet_manager.cc:1403] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.017s
W20260713 09:11:22.173241 29404 leader_election.cc:343] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.173321 29518 raft_consensus.cc:697] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
W20260713 09:11:22.175395 29183 leader_election.cc:343] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.175209 29518 consensus_queue.cc:237] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.176663 29485 raft_consensus.cc:359] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
W20260713 09:11:22.176988 29181 leader_election.cc:343] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.177450 29181 leader_election.cc:304] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.177302 29485 raft_consensus.cc:385] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.178143 29485 raft_consensus.cc:740] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.178931 29485 consensus_queue.cc:260] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.179996 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:22.180490 29515 raft_consensus.cc:2749] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:22.176086 29259 leader_election.cc:343] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.182389 29492 consensus_queue.cc:1048] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.169221 29484 raft_consensus.cc:740] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.193255 29486 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:22.193732 29486 ts_tablet_manager.cc:1403] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.007s
I20260713 09:11:22.196254 29486 raft_consensus.cc:359] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.196867 29486 raft_consensus.cc:385] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.197132 29486 raft_consensus.cc:740] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.198199 29486 consensus_queue.cc:260] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.190665 29484 consensus_queue.cc:260] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.200250 29484 ts_tablet_manager.cc:1434] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.002s
I20260713 09:11:22.200899 29484 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:22.202361 29486 ts_tablet_manager.cc:1434] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:22.203068 29486 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:22.161381 29493 raft_consensus.cc:515] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
W20260713 09:11:22.201678 29405 leader_election.cc:343] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:22.207603 29181 leader_election.cc:343] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.208328 29493 leader_election.cc:290] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.208359 29405 leader_election.cc:304] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 494923defed14472874219866984b5ce; no voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.210831 29292 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.212792 29494 raft_consensus.cc:697] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:22.216465 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
W20260713 09:11:22.219494 29405 leader_election.cc:343] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.215711 29494 consensus_queue.cc:237] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.212633 29493 raft_consensus.cc:2749] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.228660 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:22.229302 29293 raft_consensus.cc:3060] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.241379 29515 raft_consensus.cc:493] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.241576 29592 consensus_queue.cc:1048] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.241932 29515 raft_consensus.cc:515] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.244773 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.249480 29515 leader_election.cc:290] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.251422 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724e107435044d98801dfa334966118b" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.252476 29366 raft_consensus.cc:2393] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f428778fcac4f59a7e1fb68b173b363 in current term 1: Already voted for candidate f3994eeade404b289b0b75627e455a83 in this term.
I20260713 09:11:22.254153 29182 leader_election.cc:304] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.255478 29519 raft_consensus.cc:3060] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.256618 29486 tablet_bootstrap.cc:654] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.260053 29592 consensus_queue.cc:1048] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.263383 29483 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:22.263774 29484 tablet_bootstrap.cc:654] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.263993 29483 ts_tablet_manager.cc:1403] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.010s
I20260713 09:11:22.266587 29439 raft_consensus.cc:2468] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 1.
I20260713 09:11:22.272390 29493 consensus_queue.cc:1048] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.279775 29183 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.281396 29515 raft_consensus.cc:2804] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.282006 29515 raft_consensus.cc:697] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:22.284551 29595 consensus_queue.cc:1048] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:22.294198 29492 raft_consensus.cc:493] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.294716 29492 raft_consensus.cc:515] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.296680 29492 leader_election.cc:290] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.295698 29115 catalog_manager.cc:5697] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.298074 29492 consensus_queue.cc:1048] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.282809 29515 consensus_queue.cc:237] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.301471 29595 raft_consensus.cc:493] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.301957 29595 raft_consensus.cc:515] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.309325 29293 raft_consensus.cc:2468] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:22.303428 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.311655 29539 consensus_queue.cc:1048] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.313524 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.302973 29483 raft_consensus.cc:359] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.314749 29485 ts_tablet_manager.cc:1434] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.140s	user 0.023s	sys 0.026s
I20260713 09:11:22.319737 29483 raft_consensus.cc:385] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.320147 29483 raft_consensus.cc:740] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.320374 29485 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:22.321084 29483 consensus_queue.cc:260] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.313548 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.327432 29404 leader_election.cc:304] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [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: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:22.334133 29539 raft_consensus.cc:2804] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.334766 29539 raft_consensus.cc:697] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:22.335807 29539 consensus_queue.cc:237] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.330220 29485 tablet_bootstrap.cc:654] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.316571 29595 leader_election.cc:290] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.323912 29439 raft_consensus.cc:2468] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
W20260713 09:11:22.327699 29257 leader_election.cc:343] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.329607 29217 raft_consensus.cc:2468] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:22.360518 29332 leader_election.cc:304] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:22.361771 29259 leader_election.cc:304] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:22.363718 29597 raft_consensus.cc:2804] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.364164 29597 raft_consensus.cc:493] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.364537 29597 raft_consensus.cc:3060] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.365602 29492 raft_consensus.cc:2804] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.367242 29492 raft_consensus.cc:493] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.367656 29492 raft_consensus.cc:3060] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.375254 29291 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.386700 29597 raft_consensus.cc:515] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.390177 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:22.390772 29217 raft_consensus.cc:3060] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.392424 29492 raft_consensus.cc:515] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.393826 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
W20260713 09:11:22.395190 29257 leader_election.cc:343] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:22.398782 29333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:40113, user_credentials={real_user=slave}} blocked reactor thread for 103421us
I20260713 09:11:22.330025 29519 raft_consensus.cc:2749] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.412606 29483 ts_tablet_manager.cc:1434] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.000s
I20260713 09:11:22.413359 29483 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:22.390348 29597 leader_election.cc:290] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.421773 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:22.433993 29492 leader_election.cc:290] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.456532 29439 raft_consensus.cc:3060] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.473189 29484 tablet_bootstrap.cc:492] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:22.473791 29484 ts_tablet_manager.cc:1403] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.273s	user 0.020s	sys 0.011s
I20260713 09:11:22.480207 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
W20260713 09:11:22.481778 29333 leader_election.cc:343] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.482331 29484 raft_consensus.cc:359] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.483055 29484 raft_consensus.cc:385] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.483217 29483 tablet_bootstrap.cc:654] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.483343 29484 raft_consensus.cc:740] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
W20260713 09:11:22.485711 29599 log.cc:927] Time spent T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260713 09:11:22.486033 29213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:22.494618 29484 consensus_queue.cc:260] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.500211 29484 ts_tablet_manager.cc:1434] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:11:22.500880 29484 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:22.506765 29486 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:22.507217 29486 ts_tablet_manager.cc:1403] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.304s	user 0.015s	sys 0.002s
I20260713 09:11:22.509912 29486 raft_consensus.cc:359] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.510550 29486 raft_consensus.cc:385] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.510799 29486 raft_consensus.cc:740] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.511557 29486 consensus_queue.cc:260] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.513718 29486 ts_tablet_manager.cc:1434] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:22.515892 29217 raft_consensus.cc:2468] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:22.517161 29259 leader_election.cc:304] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:22.518235 29595 raft_consensus.cc:2804] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.518878 29595 raft_consensus.cc:697] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:22.519891 29595 consensus_queue.cc:237] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.518100 29486 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:22.527287 29485 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
W20260713 09:11:22.527364 29333 leader_election.cc:343] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.532660 29485 ts_tablet_manager.cc:1403] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.212s	user 0.020s	sys 0.043s
I20260713 09:11:22.522390 29592 consensus_queue.cc:1048] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.545338 29486 tablet_bootstrap.cc:654] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.550961 29539 consensus_queue.cc:1048] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.551929 29484 tablet_bootstrap.cc:654] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.555496 29485 raft_consensus.cc:359] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.556370 29485 raft_consensus.cc:385] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.556759 29485 raft_consensus.cc:740] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.556514 29536 consensus_queue.cc:1048] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.566583 29439 raft_consensus.cc:2468] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
W20260713 09:11:22.570269 29333 consensus_peers.cc:597] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.573901 29483 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:22.574491 29483 ts_tablet_manager.cc:1403] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.161s	user 0.026s	sys 0.030s
I20260713 09:11:22.577720 29483 raft_consensus.cc:359] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.578511 29483 raft_consensus.cc:385] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.578848 29483 raft_consensus.cc:740] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.579679 29483 consensus_queue.cc:260] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.582634 29538 consensus_queue.cc:1048] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.584836 29483 ts_tablet_manager.cc:1434] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:11:22.585965 29483 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:22.589007 29485 consensus_queue.cc:260] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
W20260713 09:11:22.589941 29407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:40113, user_credentials={real_user=slave}} blocked reactor thread for 55926.9us
I20260713 09:11:22.594579 29485 ts_tablet_manager.cc:1434] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260713 09:11:22.595665 29485 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:22.599949 29332 leader_election.cc:304] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:22.600761 29492 raft_consensus.cc:2804] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:22.601207 29492 raft_consensus.cc:697] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:22.602101 29492 consensus_queue.cc:237] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.606072 29486 tablet_bootstrap.cc:492] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:22.606662 29486 ts_tablet_manager.cc:1403] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.023s
I20260713 09:11:22.589068 29114 catalog_manager.cc:5697] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:22.621837 29483 tablet_bootstrap.cc:654] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.631227 29485 tablet_bootstrap.cc:654] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.630380 29486 raft_consensus.cc:359] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.632870 29486 raft_consensus.cc:385] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.633225 29486 raft_consensus.cc:740] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.634032 29486 consensus_queue.cc:260] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.636109 29486 ts_tablet_manager.cc:1434] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:11:22.637082 29486 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:22.643280 29602 raft_consensus.cc:493] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.644065 29602 raft_consensus.cc:515] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.651206 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.652884 29486 tablet_bootstrap.cc:654] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:22.657034 29330 leader_election.cc:343] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.658785 29367 raft_consensus.cc:3060] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.666786 29492 raft_consensus.cc:493] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.667279 29492 raft_consensus.cc:515] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.669317 29492 leader_election.cc:290] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.678094 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.685698 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f926666afeb42d9812bff8ff2a909db" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.693755 29291 raft_consensus.cc:2393] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 1: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:22.689997 29595 raft_consensus.cc:493] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.690608 29602 leader_election.cc:290] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.702204 29595 raft_consensus.cc:515] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.704695 29494 consensus_queue.cc:1048] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.706588 29115 catalog_manager.cc:5697] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.690294 29493 consensus_queue.cc:1048] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:11:22.709537 29441 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.710994 29332 leader_election.cc:304] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.752170 29515 raft_consensus.cc:493] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.757947 29515 raft_consensus.cc:515] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.758741 29483 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
W20260713 09:11:22.759210 29181 consensus_peers.cc:597] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.759222 29483 ts_tablet_manager.cc:1403] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.173s	user 0.042s	sys 0.024s
W20260713 09:11:22.762506 29332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.125.132:36135, user_credentials={real_user=slave}} blocked reactor thread for 51625.8us
I20260713 09:11:22.760689 29602 raft_consensus.cc:3060] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.761667 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.770172 29485 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:22.770627 29485 ts_tablet_manager.cc:1403] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.175s	user 0.009s	sys 0.007s
I20260713 09:11:22.773118 29485 raft_consensus.cc:359] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.773734 29485 raft_consensus.cc:385] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.773970 29485 raft_consensus.cc:740] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.774994 29485 consensus_queue.cc:260] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.776851 29485 ts_tablet_manager.cc:1434] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:22.777770 29621 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.778294 29621 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.779199 29602 raft_consensus.cc:2749] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.781019 29483 raft_consensus.cc:359] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.781452 29483 raft_consensus.cc:385] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.781734 29483 raft_consensus.cc:740] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.777709 29485 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:22.782135 29483 consensus_queue.cc:260] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.782918 29484 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:22.783121 29491 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.783360 29484 ts_tablet_manager.cc:1403] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.283s	user 0.021s	sys 0.031s
I20260713 09:11:22.783730 29595 leader_election.cc:290] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.783581 29491 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.784240 29595 consensus_queue.cc:1048] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.785691 29491 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.787863 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
W20260713 09:11:22.788383 29164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:22.788417 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.789927 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.789340 29366 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 0.
I20260713 09:11:22.791828 29485 tablet_bootstrap.cc:654] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.793273 29182 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
W20260713 09:11:22.794601 29181 leader_election.cc:343] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.792075 29483 ts_tablet_manager.cc:1434] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260713 09:11:22.794198 29491 raft_consensus.cc:2804] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.796355 29483 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:22.798019 29484 raft_consensus.cc:359] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.799587 29484 raft_consensus.cc:385] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.799911 29484 raft_consensus.cc:740] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.800688 29484 consensus_queue.cc:260] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.796052 29440 raft_consensus.cc:2468] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
I20260713 09:11:22.810333 29332 leader_election.cc:304] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.811568 29550 raft_consensus.cc:493] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.812098 29550 raft_consensus.cc:515] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.814459 29550 leader_election.cc:290] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:22.814592 29484 ts_tablet_manager.cc:1434] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:11:22.815016 29550 raft_consensus.cc:2804] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:22.815414 29550 raft_consensus.cc:493] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.815634 29515 leader_election.cc:290] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:22.815804 29550 raft_consensus.cc:3060] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.815894 29484 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:22.819170 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb401d6a0a41e1b5daf9c538cb0cb5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.820226 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.801939 29621 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.799945 29491 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:22.825083 29259 leader_election.cc:304] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:22.825204 29214 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.830652 29592 raft_consensus.cc:2749] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.833138 29486 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:22.833851 29217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.834736 29217 raft_consensus.cc:2393] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 1: Already voted for candidate f3994eeade404b289b0b75627e455a83 in this term.
I20260713 09:11:22.833822 29486 ts_tablet_manager.cc:1403] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.007s
I20260713 09:11:22.823570 29494 consensus_queue.cc:1048] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:11:22.840515 29486 raft_consensus.cc:359] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.841904 29515 raft_consensus.cc:493] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.842545 29515 raft_consensus.cc:515] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:22.841377 29486 raft_consensus.cc:385] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.844026 29486 raft_consensus.cc:740] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.844789 29486 consensus_queue.cc:260] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.846812 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.847733 29486 ts_tablet_manager.cc:1434] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:22.848713 29486 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:22.848632 29114 catalog_manager.cc:5697] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.849733 29493 consensus_queue.cc:1048] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:22.858047 29486 tablet_bootstrap.cc:654] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.858959 29515 leader_election.cc:290] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.859580 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:22.860992 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b80ef872d54dac89a578b9aebbc9fd" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.824673 29491 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.828256 29366 raft_consensus.cc:2468] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:22.867442 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba2aae9c760b446b918741319a207464" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.868075 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.868031 29405 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:22.869234 29183 leader_election.cc:304] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:22.873168 29519 raft_consensus.cc:2749] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.875461 29113 catalog_manager.cc:5697] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:22.876173 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:22.891508 29330 leader_election.cc:304] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.892393 29485 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:22.892987 29485 ts_tablet_manager.cc:1403] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.020s
I20260713 09:11:22.894164 29181 leader_election.cc:304] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: 494923defed14472874219866984b5ce, f3994eeade404b289b0b75627e455a83
I20260713 09:11:22.895582 29485 raft_consensus.cc:359] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.889665 29595 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:22.896344 29595 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.898236 29595 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:22.892343 29492 raft_consensus.cc:3060] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.901432 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:22.903731 29485 raft_consensus.cc:385] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:22.904044 29485 raft_consensus.cc:740] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.863531 29550 raft_consensus.cc:515] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:22.904868 29485 consensus_queue.cc:260] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:22.905920 29483 tablet_bootstrap.cc:654] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.909912 29493 raft_consensus.cc:2804] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:22.910187 29485 ts_tablet_manager.cc:1434] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:11:22.909969 29438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:22.915050 29519 consensus_queue.cc:1048] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:22.919273 29484 tablet_bootstrap.cc:654] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:22.921331 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:22.921936 29440 raft_consensus.cc:3060] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.921782 29491 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:22.922096 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357ec935222c491a9cf4f12613bf5bda" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:22.922449 29515 raft_consensus.cc:2749] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.915232 29438 raft_consensus.cc:2393] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3994eeade404b289b0b75627e455a83 in current term 1: Already voted for candidate 0f428778fcac4f59a7e1fb68b173b363 in this term.
W20260713 09:11:22.924937 29330 leader_election.cc:343] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.924752 29518 consensus_queue.cc:1048] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.926153 29258 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:22.924350 29550 leader_election.cc:290] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:22.937467 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:22.937654 29491 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:22.947361 29486 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:22.947937 29486 ts_tablet_manager.cc:1403] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.017s
I20260713 09:11:22.945765 29493 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader f3994eeade404b289b0b75627e455a83)
W20260713 09:11:22.950312 29181 leader_election.cc:343] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:22.985248 29492 raft_consensus.cc:2749] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:22.983770 29538 consensus_queue.cc:1048] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:22.943123 29518 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.949442 29214 raft_consensus.cc:3060] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:22.996120 29592 consensus_queue.cc:1048] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:22.988672 29493 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:22.999743 29486 raft_consensus.cc:359] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.005210 29485 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:23.009037 29486 raft_consensus.cc:385] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.013813 29486 raft_consensus.cc:740] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:22.951570 29365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:23.014513 29486 consensus_queue.cc:260] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.018502 29365 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.019955 29485 tablet_bootstrap.cc:654] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.028699 29486 ts_tablet_manager.cc:1434] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.003s
I20260713 09:11:23.031701 29116 catalog_manager.cc:5697] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.054527 29486 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: Bootstrap starting.
I20260713 09:11:23.041960 29440 raft_consensus.cc:2468] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:23.046459 29597 raft_consensus.cc:493] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.080894 29538 raft_consensus.cc:493] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.081393 29538 raft_consensus.cc:515] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.088865 29483 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:23.090044 29483 ts_tablet_manager.cc:1403] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.294s	user 0.037s	sys 0.044s
I20260713 09:11:23.074539 29597 raft_consensus.cc:515] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.106418 29332 leader_election.cc:304] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.113760 29492 raft_consensus.cc:2804] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.116534 29484 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:23.116868 29484 ts_tablet_manager.cc:1403] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.301s	user 0.030s	sys 0.018s
I20260713 09:11:23.114238 29492 raft_consensus.cc:697] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:23.126094 29366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:23.127285 29492 consensus_queue.cc:237] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
W20260713 09:11:23.128139 29405 leader_election.cc:343] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.130685 29292 raft_consensus.cc:3060] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.131320 29597 leader_election.cc:290] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:23.132452 29365 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 1.
I20260713 09:11:23.133697 29182 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [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: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.134795 29515 raft_consensus.cc:2804] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.134595 29484 raft_consensus.cc:359] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.135280 29484 raft_consensus.cc:385] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.135301 29515 raft_consensus.cc:697] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:23.135764 29538 leader_election.cc:290] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:23.135738 29484 raft_consensus.cc:740] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.139619 29484 consensus_queue.cc:260] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.143867 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:23.145586 29484 ts_tablet_manager.cc:1434] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260713 09:11:23.146773 29484 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: Bootstrap starting.
I20260713 09:11:23.136344 29515 consensus_queue.cc:237] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.152932 29486 tablet_bootstrap.cc:654] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.159026 29483 raft_consensus.cc:359] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.159883 29483 raft_consensus.cc:385] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.149889 29216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:23.160223 29483 raft_consensus.cc:740] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.165185 29483 consensus_queue.cc:260] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.167853 29483 ts_tablet_manager.cc:1434] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260713 09:11:23.169070 29483 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
W20260713 09:11:23.172794 29258 leader_election.cc:343] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.173198 29493 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.177093 29494 consensus_queue.cc:1048] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.190910 29439 raft_consensus.cc:1240] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Rejecting Update request from peer f3994eeade404b289b0b75627e455a83 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:23.194118 29485 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:23.194589 29485 ts_tablet_manager.cc:1403] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.015s
I20260713 09:11:23.194967 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:23.197024 29492 consensus_queue.cc:1048] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.197230 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:23.198781 29405 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [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: 494923defed14472874219866984b5ce; no voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.199199 29485 raft_consensus.cc:359] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.199713 29538 raft_consensus.cc:2749] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:11:23.199846 29485 raft_consensus.cc:385] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.200131 29485 raft_consensus.cc:740] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.200755 29485 consensus_queue.cc:260] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.202951 29485 ts_tablet_manager.cc:1434] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:23.203119 29484 tablet_bootstrap.cc:654] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:23.203245 29333 consensus_peers.cc:597] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:23.203874 29485 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:23.177835 29216 raft_consensus.cc:2468] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 0.
I20260713 09:11:23.207244 29407 leader_election.cc:304] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:23.212738 29538 raft_consensus.cc:2804] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.213105 29538 raft_consensus.cc:493] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.213425 29538 raft_consensus.cc:3060] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.182924 29493 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:23.219049 29494 consensus_queue.cc:1059] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:23.224299 29494 raft_consensus.cc:3055] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:23.224898 29494 raft_consensus.cc:740] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:23.224520 29538 raft_consensus.cc:515] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.183532 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:23.228616 29215 raft_consensus.cc:2468] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 0.
I20260713 09:11:23.225960 29494 consensus_queue.cc:260] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.230479 29485 tablet_bootstrap.cc:654] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.230810 29494 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:23.231681 29259 leader_election.cc:304] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:23.243696 29485 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:23.244146 29485 ts_tablet_manager.cc:1403] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260713 09:11:23.240211 29597 raft_consensus.cc:2804] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.245342 29492 raft_consensus.cc:493] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.245776 29597 raft_consensus.cc:493] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.246197 29597 raft_consensus.cc:3060] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.245954 29492 raft_consensus.cc:515] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.248106 29492 leader_election.cc:290] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:23.249207 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:23.249668 29216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:23.249851 29293 raft_consensus.cc:2468] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
I20260713 09:11:23.251082 29330 leader_election.cc:304] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
W20260713 09:11:23.251847 29333 leader_election.cc:343] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.252022 29492 raft_consensus.cc:2804] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.251184 29538 leader_election.cc:290] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:23.237340 29518 raft_consensus.cc:2749] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.252359 29216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:23.253069 29216 raft_consensus.cc:3060] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.254534 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:23.252398 29492 raft_consensus.cc:493] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.256050 29492 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:23.256341 29405 leader_election.cc:343] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.258669 29483 tablet_bootstrap.cc:654] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.268963 29484 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: No bootstrap required, opened a new log
I20260713 09:11:23.269477 29484 ts_tablet_manager.cc:1403] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.000s
I20260713 09:11:23.271893 29597 raft_consensus.cc:515] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.274667 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
W20260713 09:11:23.276065 29258 leader_election.cc:343] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 494923defed14472874219866984b5ce (127.26.125.132:36135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.275960 29484 raft_consensus.cc:359] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.276609 29484 raft_consensus.cc:385] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.276873 29484 raft_consensus.cc:740] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.277851 29597 leader_election.cc:290] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 1 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:23.278067 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:23.278664 29215 raft_consensus.cc:3060] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.285979 29484 consensus_queue.cc:260] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.288666 29484 ts_tablet_manager.cc:1434] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:11:23.290858 29486 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: No bootstrap required, opened a new log
I20260713 09:11:23.293192 29486 ts_tablet_manager.cc:1403] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.010s
I20260713 09:11:23.295779 29486 raft_consensus.cc:359] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.296515 29486 raft_consensus.cc:385] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.296828 29486 raft_consensus.cc:740] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.297469 29486 consensus_queue.cc:260] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.299688 29216 raft_consensus.cc:2468] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:23.300855 29407 leader_election.cc:304] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:23.300386 29116 catalog_manager.cc:5697] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.302326 29486 ts_tablet_manager.cc:1434] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:23.305773 29215 raft_consensus.cc:2468] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:23.306584 29492 raft_consensus.cc:515] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.306927 29259 leader_election.cc:304] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:23.307723 29494 raft_consensus.cc:2804] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.302002 29538 raft_consensus.cc:2804] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.308238 29494 raft_consensus.cc:697] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:23.308563 29538 raft_consensus.cc:697] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:23.309219 29214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:23.309363 29538 consensus_queue.cc:237] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
W20260713 09:11:23.310547 29333 leader_election.cc:343] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.310292 29494 consensus_queue.cc:237] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.298040 29485 raft_consensus.cc:359] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.311724 29485 raft_consensus.cc:385] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.312021 29485 raft_consensus.cc:740] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.315636 29112 catalog_manager.cc:5697] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.318184 29483 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:23.318683 29483 ts_tablet_manager.cc:1403] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.002s
I20260713 09:11:23.321271 29483 raft_consensus.cc:359] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.321921 29483 raft_consensus.cc:385] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.322249 29483 raft_consensus.cc:740] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.322870 29483 consensus_queue.cc:260] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.323367 29485 consensus_queue.cc:260] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.324043 29602 raft_consensus.cc:493] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.324560 29602 raft_consensus.cc:515] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.326082 29492 leader_election.cc:290] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:23.326445 29602 leader_election.cc:290] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:23.326727 29485 ts_tablet_manager.cc:1434] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260713 09:11:23.327601 29485 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:23.327661 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:23.328436 29291 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.330281 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
W20260713 09:11:23.331991 29330 leader_election.cc:343] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:23.333454 29485 tablet_bootstrap.cc:654] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.334977 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:23.335379 29483 ts_tablet_manager.cc:1434] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:23.335615 29440 raft_consensus.cc:2468] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 0.
I20260713 09:11:23.336611 29483 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:23.338428 29332 leader_election.cc:304] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.340029 29602 raft_consensus.cc:2804] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:23.340394 29602 raft_consensus.cc:493] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:23.340724 29602 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.344811 29483 tablet_bootstrap.cc:654] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.351506 29485 tablet_bootstrap.cc:492] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:23.351887 29485 ts_tablet_manager.cc:1403] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260713 09:11:23.355396 29485 raft_consensus.cc:359] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.355860 29485 raft_consensus.cc:385] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.356084 29485 raft_consensus.cc:740] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.356652 29485 consensus_queue.cc:260] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.358052 29485 ts_tablet_manager.cc:1434] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:23.358793 29485 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: Bootstrap starting.
I20260713 09:11:23.358891 29291 raft_consensus.cc:2468] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:23.364159 29485 tablet_bootstrap.cc:654] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:23.366513 29483 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: No bootstrap required, opened a new log
I20260713 09:11:23.366918 29483 ts_tablet_manager.cc:1403] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260713 09:11:23.368767 29483 raft_consensus.cc:359] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.369226 29483 raft_consensus.cc:385] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.353493 29602 raft_consensus.cc:515] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.369462 29483 raft_consensus.cc:740] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.370268 29483 consensus_queue.cc:260] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.370656 29114 catalog_manager.cc:5697] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.372507 29483 ts_tablet_manager.cc:1434] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:11:23.373703 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:23.374277 29292 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.377857 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:23.378384 29485 tablet_bootstrap.cc:492] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: No bootstrap required, opened a new log
I20260713 09:11:23.378868 29485 ts_tablet_manager.cc:1403] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:11:23.378912 29330 leader_election.cc:304] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:23.380077 29492 raft_consensus.cc:2804] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.380601 29492 raft_consensus.cc:697] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:23.380710 29112 catalog_manager.cc:5697] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 1 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.381455 29492 consensus_queue.cc:237] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.381667 29485 raft_consensus.cc:359] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.382476 29485 raft_consensus.cc:385] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:23.382767 29485 raft_consensus.cc:740] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Initialized, Role: FOLLOWER
I20260713 09:11:23.383544 29485 consensus_queue.cc:260] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.378417 29440 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.385653 29485 ts_tablet_manager.cc:1434] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:23.390954 29292 raft_consensus.cc:2468] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:23.391944 29440 raft_consensus.cc:2468] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:23.392020 29330 leader_election.cc:304] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:23.373849 29602 leader_election.cc:290] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:23.392836 29637 raft_consensus.cc:2804] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:23.394192 29637 raft_consensus.cc:697] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:23.395216 29637 consensus_queue.cc:237] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:23.401002 29112 catalog_manager.cc:5697] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:23.413120 29114 catalog_manager.cc:5697] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:23.450677 29519 raft_consensus.cc:493] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.451182 29519 raft_consensus.cc:515] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:23.454310 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:23.454593 29519 leader_election.cc:290] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:23.454775 29364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:23.455058 29292 raft_consensus.cc:2393] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f428778fcac4f59a7e1fb68b173b363 in current term 1: Already voted for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in this term.
I20260713 09:11:23.456353 29181 leader_election.cc:304] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.457005 29519 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.459640 29538 raft_consensus.cc:493] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.460039 29538 raft_consensus.cc:515] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:23.461720 29538 leader_election.cc:290] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:23.462364 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:23.462958 29292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8ba1d0bc9fd4ea7ab5312ef92339e46" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:23.463112 29215 raft_consensus.cc:2393] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 494923defed14472874219866984b5ce in current term 1: Already voted for candidate f3994eeade404b289b0b75627e455a83 in this term.
I20260713 09:11:23.464388 29519 raft_consensus.cc:2749] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.464321 29407 leader_election.cc:304] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 494923defed14472874219866984b5ce; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:23.465118 29538 raft_consensus.cc:3060] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.469890 29538 raft_consensus.cc:2749] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.545266 29637 consensus_queue.cc:1048] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.555914 29292 raft_consensus.cc:3060] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.562932 29637 consensus_queue.cc:1048] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.706014 29637 raft_consensus.cc:493] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.706461 29637 raft_consensus.cc:515] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.708534 29637 leader_election.cc:290] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:23.708760 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:23.709167 29215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f730dc18f8402ab343765538478267" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:23.710347 29215 raft_consensus.cc:2393] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 1: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:23.711292 29333 leader_election.cc:304] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:23.712062 29637 raft_consensus.cc:3060] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.712787 29519 consensus_queue.cc:1048] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.718497 29637 raft_consensus.cc:2749] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.726119 29292 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.734766 29519 consensus_queue.cc:1048] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.746258 29494 consensus_queue.cc:1048] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.757989 29494 consensus_queue.cc:1048] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.765918 29538 consensus_queue.cc:1048] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.783162 29618 consensus_queue.cc:1048] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.796871 29519 raft_consensus.cc:493] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:23.797534 29519 raft_consensus.cc:515] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:23.801083 29439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:23.801450 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ef7732343342ecb687d396d3ee29b9" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:23.803565 29183 leader_election.cc:304] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363; no voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:23.804275 29519 leader_election.cc:290] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:23.804379 29672 raft_consensus.cc:2749] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:23.816538 29215 raft_consensus.cc:3060] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:23.884950 29637 consensus_queue.cc:1048] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.895694 29637 consensus_queue.cc:1048] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.914006 29637 consensus_queue.cc:1048] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:23.926043 29492 consensus_queue.cc:1048] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:24.018218 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
W20260713 09:11:24.021354 29333 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260713 09:11:24.026789 29333 consensus_peers.cc:597] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.046367 29259 consensus_peers.cc:597] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.051455 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:24.052008 27126 tablet_replica.cc:333] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.052588 27126 raft_consensus.cc:2243] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.052991 27126 raft_consensus.cc:2272] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.055297 27126 tablet_replica.cc:333] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.055841 27126 raft_consensus.cc:2243] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.056257 27126 raft_consensus.cc:2272] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.058281 27126 tablet_replica.cc:333] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.058907 27126 raft_consensus.cc:2243] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.059303 27126 raft_consensus.cc:2272] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.061187 27126 tablet_replica.cc:333] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.061730 27126 raft_consensus.cc:2243] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.062068 27126 raft_consensus.cc:2272] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.064147 27126 tablet_replica.cc:333] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.064857 27126 raft_consensus.cc:2243] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.065310 27126 raft_consensus.cc:2272] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.067306 27126 tablet_replica.cc:333] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.068063 27126 raft_consensus.cc:2243] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.068585 27126 raft_consensus.cc:2272] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.070719 27126 tablet_replica.cc:333] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.071236 27126 raft_consensus.cc:2243] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.071611 27126 raft_consensus.cc:2272] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.073073 27126 tablet_replica.cc:333] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.073607 27126 raft_consensus.cc:2243] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.073975 27126 raft_consensus.cc:2272] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.075407 27126 tablet_replica.cc:333] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.075887 27126 raft_consensus.cc:2243] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.076269 27126 raft_consensus.cc:2272] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.078151 27126 tablet_replica.cc:333] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.078667 27126 raft_consensus.cc:2243] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.079325 27126 raft_consensus.cc:2272] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.081048 27126 tablet_replica.cc:333] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.081590 27126 raft_consensus.cc:2243] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.081965 27126 raft_consensus.cc:2272] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.083458 27126 tablet_replica.cc:333] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.083933 27126 raft_consensus.cc:2243] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.084291 27126 raft_consensus.cc:2272] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.085992 27126 tablet_replica.cc:333] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.086439 27126 raft_consensus.cc:2243] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.087075 27126 raft_consensus.cc:2272] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.088743 27126 tablet_replica.cc:333] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.089288 27126 raft_consensus.cc:2243] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.089699 27126 raft_consensus.cc:2272] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.091439 27126 tablet_replica.cc:333] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.091922 27126 raft_consensus.cc:2243] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.092286 27126 raft_consensus.cc:2272] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.093851 27126 tablet_replica.cc:333] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.094424 27126 raft_consensus.cc:2243] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.095239 27126 raft_consensus.cc:2272] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.097024 27126 tablet_replica.cc:333] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.097457 27126 raft_consensus.cc:2243] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:24.098220 27126 raft_consensus.cc:2272] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:24.099951 27126 tablet_replica.cc:333] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: stopping tablet replica
I20260713 09:11:24.100394 27126 raft_consensus.cc:2243] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:24.100769 27126 raft_consensus.cc:2272] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:24.127168 29259 consensus_peers.cc:597] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.128804 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
W20260713 09:11:24.134208 29259 consensus_peers.cc:597] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.151392 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:24.156764 29686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:24.157864 29687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:24.158982 29689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:24.160092 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:24.161922 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:24.162129 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:24.162281 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933884162269 us; error 0 us; skew 500 ppm
I20260713 09:11:24.162837 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:24.165175 27126 webserver.cc:533] Webserver started at http://127.26.125.129:38115/ using document root <none> and password file <none>
I20260713 09:11:24.165674 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:24.165874 27126 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:24.169720 27126 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:24.174010 29694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:24.174686 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:11:24.174922 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "0f428778fcac4f59a7e1fb68b173b363"
format_stamp: "Formatted at 2026-07-13 09:11:19 on dist-test-slave-48sk"
I20260713 09:11:24.175153 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:24.190815 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:24.192091 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:24.193920 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:24.197625 29701 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:11:24.203547 29407 consensus_peers.cc:597] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.210347 29407 consensus_peers.cc:597] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.229324 29333 consensus_peers.cc:597] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.286598 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:24.286983 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.003s	sys 0.001s
I20260713 09:11:24.287319 27126 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260713 09:11:24.291152 29259 consensus_peers.cc:597] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.293124 29701 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.304798 29701 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.305555 29701 tablet_bootstrap.cc:492] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.306069 29701 ts_tablet_manager.cc:1403] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:11:24.307881 29701 raft_consensus.cc:359] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.308379 29701 raft_consensus.cc:740] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.308980 29701 consensus_queue.cc:260] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [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: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.310667 29701 ts_tablet_manager.cc:1434] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:24.311257 29701 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.320547 29701 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.321214 29701 tablet_bootstrap.cc:492] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.321755 29701 ts_tablet_manager.cc:1403] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:11:24.323246 29701 raft_consensus.cc:359] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.323699 29701 raft_consensus.cc:740] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.324254 29701 consensus_queue.cc:260] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.325436 29701 ts_tablet_manager.cc:1434] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:11:24.326185 29701 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.335500 29701 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.336287 29701 tablet_bootstrap.cc:492] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.336781 29701 ts_tablet_manager.cc:1403] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:24.338737 29701 raft_consensus.cc:359] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.339334 29701 raft_consensus.cc:740] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.339979 29701 consensus_queue.cc:260] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [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: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.341572 29701 ts_tablet_manager.cc:1434] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:24.342253 29701 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.351557 27126 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:24.351816 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.060s	sys 0.003s
I20260713 09:11:24.352038 29701 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.352823 29701 tablet_bootstrap.cc:492] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.353394 29701 ts_tablet_manager.cc:1403] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:24.355355 29701 raft_consensus.cc:359] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.355934 29701 raft_consensus.cc:740] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.356420 29701 consensus_queue.cc:260] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.357753 29701 ts_tablet_manager.cc:1434] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:24.358552 29701 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.369844 29701 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.370748 29701 tablet_bootstrap.cc:492] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.371410 29701 ts_tablet_manager.cc:1403] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:11:24.374378 29701 raft_consensus.cc:359] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.375212 29701 raft_consensus.cc:740] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.376008 29701 consensus_queue.cc:260] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [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: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.378417 29701 ts_tablet_manager.cc:1434] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:24.379333 29701 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
W20260713 09:11:24.381300 29407 consensus_peers.cc:597] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:24.395915 29259 consensus_peers.cc:597] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.400542 29701 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.401629 29701 tablet_bootstrap.cc:492] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.402108 29701 ts_tablet_manager.cc:1403] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260713 09:11:24.404412 29701 raft_consensus.cc:359] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.405076 29701 raft_consensus.cc:740] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.405838 29701 consensus_queue.cc:260] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.407857 29701 ts_tablet_manager.cc:1434] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:24.408598 29701 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
W20260713 09:11:24.409130 29333 consensus_peers.cc:597] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.422689 29701 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.423621 29701 tablet_bootstrap.cc:492] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.424352 29701 ts_tablet_manager.cc:1403] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:11:24.427162 29701 raft_consensus.cc:359] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.427919 29701 raft_consensus.cc:740] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.428725 29701 consensus_queue.cc:260] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.430856 29701 ts_tablet_manager.cc:1434] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:24.431768 29701 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
W20260713 09:11:24.435320 29407 consensus_peers.cc:597] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:24.438475 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:40113
I20260713 09:11:24.438594 29770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:40113 every 8 connection(s)
I20260713 09:11:24.445267 29701 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.446214 29701 tablet_bootstrap.cc:492] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.446834 29701 ts_tablet_manager.cc:1403] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:11:24.448578 29701 raft_consensus.cc:359] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.449059 29701 raft_consensus.cc:740] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.449613 29701 consensus_queue.cc:260] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [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: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.451223 29701 ts_tablet_manager.cc:1434] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:24.451782 29701 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.463447 29701 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.464097 29771 heartbeater.cc:344] Connected to a master server at 127.26.125.190:38563
I20260713 09:11:24.464164 29701 tablet_bootstrap.cc:492] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.464552 29771 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:24.464912 29701 ts_tablet_manager.cc:1403] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:24.465487 29771 heartbeater.cc:507] Master 127.26.125.190:38563 requested a full tablet report, sending...
I20260713 09:11:24.466969 29701 raft_consensus.cc:359] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.467502 29701 raft_consensus.cc:740] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.468087 29701 consensus_queue.cc:260] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [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: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.469748 29701 ts_tablet_manager.cc:1434] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:11:24.470322 29701 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.471390 29116 ts_manager.cc:194] Re-registered known tserver with Master: 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:24.486585 29701 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.487488 29701 tablet_bootstrap.cc:492] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.488087 29701 ts_tablet_manager.cc:1403] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260713 09:11:24.490552 29701 raft_consensus.cc:359] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.491206 29701 raft_consensus.cc:740] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.491876 29701 consensus_queue.cc:260] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [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: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.493767 29701 ts_tablet_manager.cc:1434] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:24.494475 29701 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.495185 29116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52552
I20260713 09:11:24.498214 29771 heartbeater.cc:499] Master 127.26.125.190:38563 was elected leader, sending a full tablet report...
I20260713 09:11:24.507616 29701 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.508484 29701 tablet_bootstrap.cc:492] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.509117 29701 ts_tablet_manager.cc:1403] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:11:24.511387 29701 raft_consensus.cc:359] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.512034 29701 raft_consensus.cc:740] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.512740 29701 consensus_queue.cc:260] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.514671 29701 ts_tablet_manager.cc:1434] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:24.515360 29701 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.528991 29701 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.529868 29701 tablet_bootstrap.cc:492] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.530544 29701 ts_tablet_manager.cc:1403] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:11:24.532663 29701 raft_consensus.cc:359] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.533337 29701 raft_consensus.cc:740] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.533917 29701 consensus_queue.cc:260] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [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: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.535223 29701 ts_tablet_manager.cc:1434] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:24.535951 29701 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.547542 29701 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.548365 29701 tablet_bootstrap.cc:492] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.548851 29701 ts_tablet_manager.cc:1403] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:24.550697 29701 raft_consensus.cc:359] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.551177 29701 raft_consensus.cc:740] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.551831 29701 consensus_queue.cc:260] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [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: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:24.554380 29701 ts_tablet_manager.cc:1434] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:11:24.555430 29701 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.568041 29701 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.568675 29701 tablet_bootstrap.cc:492] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.569321 29701 ts_tablet_manager.cc:1403] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:11:24.570878 29701 raft_consensus.cc:359] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.571297 29701 raft_consensus.cc:740] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.571822 29701 consensus_queue.cc:260] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [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: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:24.573300 29701 ts_tablet_manager.cc:1434] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:11:24.574069 29701 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.586208 29701 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.586850 29701 tablet_bootstrap.cc:492] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.587318 29701 ts_tablet_manager.cc:1403] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:11:24.588953 29701 raft_consensus.cc:359] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.589537 29701 raft_consensus.cc:740] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.590163 29701 consensus_queue.cc:260] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [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: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.592007 29701 ts_tablet_manager.cc:1434] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:24.592850 29701 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.602854 29701 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.603498 29701 tablet_bootstrap.cc:492] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.603969 29701 ts_tablet_manager.cc:1403] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:11:24.605501 29701 raft_consensus.cc:359] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.606004 29701 raft_consensus.cc:740] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.606484 29701 consensus_queue.cc:260] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [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: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.607774 29701 ts_tablet_manager.cc:1434] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:11:24.608777 29701 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.620126 29701 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.620749 29701 tablet_bootstrap.cc:492] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.621224 29701 ts_tablet_manager.cc:1403] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:11:24.622902 29701 raft_consensus.cc:359] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.623353 29701 raft_consensus.cc:740] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.623823 29701 consensus_queue.cc:260] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [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: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.625445 29701 ts_tablet_manager.cc:1434] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:24.626499 29701 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap starting.
I20260713 09:11:24.627288 29602 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f3994eeade404b289b0b75627e455a83)
I20260713 09:11:24.627805 29602 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:24.629820 29602 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:24.630493 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:24.631124 29291 raft_consensus.cc:2468] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 2.
I20260713 09:11:24.631279 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:24.632045 29440 raft_consensus.cc:2393] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 2: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:24.632320 29330 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:24.633239 29602 raft_consensus.cc:2804] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:24.633631 29602 raft_consensus.cc:493] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f3994eeade404b289b0b75627e455a83)
I20260713 09:11:24.634047 29602 raft_consensus.cc:3060] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:24.640695 29701 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:24.641525 29701 tablet_bootstrap.cc:492] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Bootstrap complete.
I20260713 09:11:24.642099 29701 ts_tablet_manager.cc:1403] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:11:24.642915 29602 raft_consensus.cc:515] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:24.643818 29701 raft_consensus.cc:359] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.644363 29701 raft_consensus.cc:740] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Initialized, Role: FOLLOWER
I20260713 09:11:24.644410 29602 leader_election.cc:290] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:24.645126 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:24.645342 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f1cf87af634a58a7512959b31d0423" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:24.645138 29701 consensus_queue.cc:260] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [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: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:24.646315 29440 raft_consensus.cc:2393] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 2: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:24.647374 29701 ts_tablet_manager.cc:1434] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:24.651374 29291 raft_consensus.cc:2468] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 2.
I20260713 09:11:24.652390 29330 leader_election.cc:304] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 494923defed14472874219866984b5ce
I20260713 09:11:24.653131 29602 raft_consensus.cc:2804] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:24.653580 29602 raft_consensus.cc:697] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:24.654423 29602 consensus_queue.cc:237] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:24.661741 29112 catalog_manager.cc:5697] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 1 to 2, leader changed from f3994eeade404b289b0b75627e455a83 (127.26.125.130) to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.080865 29291 raft_consensus.cc:1275] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer b6a6a76ab72f400fb337c2e1898bcaa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.082041 29637 consensus_queue.cc:1048] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.090826 29440 raft_consensus.cc:1275] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Refusing update from remote peer b6a6a76ab72f400fb337c2e1898bcaa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.093583 29637 consensus_queue.cc:1048] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:25.133453 29618 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.133911 29618 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:25.135422 29618 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:25.136003 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:25.136245 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.136883 29744 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:25.138006 29407 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:25.138854 29618 raft_consensus.cc:2804] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.139215 29618 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.139499 29618 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.146118 29618 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:25.147825 29618 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:25.148303 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:25.148931 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:25.149493 29744 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.154047 29744 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 2.
I20260713 09:11:25.155030 29407 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:25.155790 29618 raft_consensus.cc:2804] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.156198 29618 raft_consensus.cc:697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:25.156867 29618 consensus_queue.cc:237] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:25.163580 29114 catalog_manager.cc:5697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce reported cstate change: term changed from 1 to 2, leader changed from 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129) to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 2 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.190001 29792 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.190485 29792 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:25.192399 29792 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:25.193022 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.193375 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:25.193567 29744 raft_consensus.cc:2468] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 1.
I20260713 09:11:25.194545 29407 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:25.195168 29792 raft_consensus.cc:2804] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.195499 29792 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.195724 29792 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.200110 29792 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:25.201674 29792 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:25.202291 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:25.202821 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:25.202858 29744 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.207649 29744 raft_consensus.cc:2468] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 2.
I20260713 09:11:25.208549 29407 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [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: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: f3994eeade404b289b0b75627e455a83
I20260713 09:11:25.209334 29792 raft_consensus.cc:2804] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.209771 29792 raft_consensus.cc:697] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 2 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:25.210520 29792 consensus_queue.cc:237] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:25.222846 29114 catalog_manager.cc:5697] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce reported cstate change: term changed from 1 to 2, leader changed from 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129) to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 2 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.223688 29637 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.224119 29637 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.225661 29637 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:25.226375 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.226953 29744 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 1.
I20260713 09:11:25.227533 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:25.227860 29333 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:25.228611 29637 raft_consensus.cc:2804] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.228961 29637 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.229328 29637 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.235647 29637 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.237553 29637 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:25.237995 29724 raft_consensus.cc:493] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.239187 29726 raft_consensus.cc:493] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.239081 29724 raft_consensus.cc:515] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.239266 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:25.240024 29291 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.239744 29726 raft_consensus.cc:515] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:25.241207 29724 leader_election.cc:290] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:25.242935 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.243357 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:25.243546 29745 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:25.244943 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:25.245210 29259 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:25.245389 29726 leader_election.cc:290] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:25.245784 29367 raft_consensus.cc:2393] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3994eeade404b289b0b75627e455a83 in current term 2: Already voted for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in this term.
I20260713 09:11:25.238214 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2706931b8d34850b4acff406fef3203" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:25.246941 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3832f555838046178decf0ae7d4ad7f5" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.247742 29745 raft_consensus.cc:2393] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3994eeade404b289b0b75627e455a83 in current term 2: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:25.246584 29744 raft_consensus.cc:3060] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.248678 29259 leader_election.cc:304] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [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: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:25.249009 29291 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 2.
I20260713 09:11:25.249460 29724 raft_consensus.cc:3060] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.249576 29726 raft_consensus.cc:2764] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260713 09:11:25.250306 29330 leader_election.cc:304] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6a6a76ab72f400fb337c2e1898bcaa1, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:25.251283 29637 raft_consensus.cc:2804] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.251734 29637 raft_consensus.cc:697] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 LEADER]: Becoming Leader. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:25.252511 29637 consensus_queue.cc:237] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.255892 29744 raft_consensus.cc:2468] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6a6a76ab72f400fb337c2e1898bcaa1 in term 2.
I20260713 09:11:25.257004 29724 raft_consensus.cc:2749] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:25.259835 29114 catalog_manager.cc:5697] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 reported cstate change: term changed from 1 to 2, leader changed from 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129) to b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:25.388188 29494 raft_consensus.cc:493] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.388695 29494 raft_consensus.cc:515] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.390241 29494 leader_election.cc:290] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:25.391052 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.391238 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" is_pre_election: true
I20260713 09:11:25.391634 29744 raft_consensus.cc:2468] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 1.
I20260713 09:11:25.392690 29259 leader_election.cc:304] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:25.393306 29494 raft_consensus.cc:2804] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:25.393641 29494 raft_consensus.cc:493] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.393926 29494 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.398305 29494 raft_consensus.cc:515] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.399891 29494 leader_election.cc:290] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 2 election: Requested vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:25.400517 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
I20260713 09:11:25.400780 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:25.401024 29744 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.404274 29637 raft_consensus.cc:493] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.404711 29637 raft_consensus.cc:515] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.405594 29744 raft_consensus.cc:2468] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3994eeade404b289b0b75627e455a83 in term 2.
I20260713 09:11:25.406592 29637 leader_election.cc:290] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:25.407477 29259 leader_election.cc:304] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: b6a6a76ab72f400fb337c2e1898bcaa1
I20260713 09:11:25.407768 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3994eeade404b289b0b75627e455a83" is_pre_election: true
I20260713 09:11:25.408293 29726 raft_consensus.cc:2804] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:25.408653 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d142d72685c848a69f26b6dbb35a49a6" candidate_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.408747 29726 raft_consensus.cc:697] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 2 LEADER]: Becoming Leader. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:25.409456 29744 raft_consensus.cc:2393] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6a6a76ab72f400fb337c2e1898bcaa1 in current term 2: Already voted for candidate f3994eeade404b289b0b75627e455a83 in this term.
I20260713 09:11:25.409746 29726 consensus_queue.cc:237] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:25.415400 29330 leader_election.cc:304] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [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: b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83
I20260713 09:11:25.416131 29637 raft_consensus.cc:3060] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.419770 29114 catalog_manager.cc:5697] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 reported cstate change: term changed from 1 to 2, leader changed from 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129) to f3994eeade404b289b0b75627e455a83 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f3994eeade404b289b0b75627e455a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:25.422346 29637 raft_consensus.cc:2749] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:25.474603 29726 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f428778fcac4f59a7e1fb68b173b363)
I20260713 09:11:25.475158 29726 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:25.477690 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "494923defed14472874219866984b5ce" is_pre_election: true
I20260713 09:11:25.477918 29726 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113)
I20260713 09:11:25.477986 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "f3994eeade404b289b0b75627e455a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f428778fcac4f59a7e1fb68b173b363" is_pre_election: true
I20260713 09:11:25.478950 29745 raft_consensus.cc:2393] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3994eeade404b289b0b75627e455a83 in current term 2: Already voted for candidate 494923defed14472874219866984b5ce in this term.
I20260713 09:11:25.479879 29259 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [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: f3994eeade404b289b0b75627e455a83; no voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce
I20260713 09:11:25.480623 29726 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:25.488693 29726 raft_consensus.cc:2749] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:25.667093 29745 raft_consensus.cc:1275] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Refusing update from remote peer b6a6a76ab72f400fb337c2e1898bcaa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.668450 29637 consensus_queue.cc:1048] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.679688 29291 raft_consensus.cc:1275] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer b6a6a76ab72f400fb337c2e1898bcaa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.681169 29802 consensus_queue.cc:1048] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.683920 29744 raft_consensus.cc:1275] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.685375 29792 consensus_queue.cc:1048] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.702270 29291 raft_consensus.cc:1275] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.703836 29618 consensus_queue.cc:1048] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.771356 29744 raft_consensus.cc:1275] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.772537 29618 consensus_queue.cc:1048] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.780721 29291 raft_consensus.cc:1275] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.782444 29618 consensus_queue.cc:1048] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.890086 29367 raft_consensus.cc:1275] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer f3994eeade404b289b0b75627e455a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.891271 29726 consensus_queue.cc:1048] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:25.899777 29744 raft_consensus.cc:1275] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Refusing update from remote peer f3994eeade404b289b0b75627e455a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:25.901077 29726 consensus_queue.cc:1048] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:31.100142 29767 debug-util.cc:398] Leaking SignalData structure 0x7b0800270d40 after lost signal to thread 27129
W20260713 09:11:31.101351 29767 debug-util.cc:398] Leaking SignalData structure 0x7b080022f9a0 after lost signal to thread 29150
W20260713 09:11:31.102303 29767 debug-util.cc:398] Leaking SignalData structure 0x7b0800266020 after lost signal to thread 29317
W20260713 09:11:31.103185 29767 debug-util.cc:398] Leaking SignalData structure 0x7b080028c1e0 after lost signal to thread 29391
W20260713 09:11:31.103996 29767 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdb60 after lost signal to thread 29465
W20260713 09:11:31.104807 29767 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3580 after lost signal to thread 29770
W20260713 09:11:31.974116 29332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.132:36135, user_credentials={real_user=slave}} blocked reactor thread for 100356us
W20260713 09:11:32.037740 29404 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.001s	sys 0.015s
W20260713 09:11:32.038190 29404 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.001s	sys 0.015s
W20260713 09:11:32.039117 29404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.130:35145, user_credentials={real_user=slave}} blocked reactor thread for 619249us
W20260713 09:11:32.414214 29462 debug-util.cc:398] Leaking SignalData structure 0x7b080005a060 after lost signal to thread 27129
W20260713 09:11:32.415247 29462 debug-util.cc:398] Leaking SignalData structure 0x7b08000f5ba0 after lost signal to thread 29150
W20260713 09:11:32.416348 29462 debug-util.cc:398] Leaking SignalData structure 0x7b080029f1c0 after lost signal to thread 29317
W20260713 09:11:32.417384 29462 debug-util.cc:398] Leaking SignalData structure 0x7b08000cde80 after lost signal to thread 29391
W20260713 09:11:32.418298 29462 debug-util.cc:398] Leaking SignalData structure 0x7b0800116b80 after lost signal to thread 29465
W20260713 09:11:32.419245 29462 debug-util.cc:398] Leaking SignalData structure 0x7b0800195aa0 after lost signal to thread 29770
I20260713 09:11:34.710641 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:34.745301 29367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c"
dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:11:34.746053 29367 raft_consensus.cc:606] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:34.758585 29440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5"
dest_uuid: "494923defed14472874219866984b5ce"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:37194
I20260713 09:11:34.759045 29440 raft_consensus.cc:606] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:34.761633 29440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d"
dest_uuid: "494923defed14472874219866984b5ce"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:37194
I20260713 09:11:34.762054 29440 raft_consensus.cc:606] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:34.764595 29440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e"
dest_uuid: "494923defed14472874219866984b5ce"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:37194
I20260713 09:11:34.765170 29440 raft_consensus.cc:606] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:34.768291 29367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be81fd6780c04412a842fecd56018175"
dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
mode: GRACEFUL
new_leader_uuid: "494923defed14472874219866984b5ce"
 from {username='slave'} at 127.0.0.1:47590
I20260713 09:11:34.768848 29367 raft_consensus.cc:606] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Received request to transfer leadership to TS 494923defed14472874219866984b5ce
I20260713 09:11:34.780102 29291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089"
dest_uuid: "f3994eeade404b289b0b75627e455a83"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:55900
I20260713 09:11:34.780581 29291 raft_consensus.cc:606] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:34.781765 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:11:34.782742 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:34.791913 29821 raft_consensus.cc:993] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.792541 29853 raft_consensus.cc:1081] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.794302 29740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35782
I20260713 09:11:34.794790 29740 raft_consensus.cc:493] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:34.795147 29740 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.802165 29740 raft_consensus.cc:515] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:34.804425 29740 leader_election.cc:290] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Requested vote from peers 494923defed14472874219866984b5ce (127.26.125.132:36135), f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145)
I20260713 09:11:34.814270 29849 raft_consensus.cc:993] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.814826 29849 raft_consensus.cc:1081] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.819492 29740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35796
I20260713 09:11:34.820482 29740 raft_consensus.cc:493] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:34.820945 29740 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.821735 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:34.822502 29440 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.828362 29740 raft_consensus.cc:515] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.830084 29440 raft_consensus.cc:2468] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.831609 29697 leader_election.cc:304] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:34.832165 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d31329b12d46a89c74f2787586a089" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:34.832787 29293 raft_consensus.cc:3055] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:34.833109 29293 raft_consensus.cc:740] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3994eeade404b289b0b75627e455a83, State: Running, Role: LEADER
I20260713 09:11:34.833989 29293 consensus_queue.cc:260] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:34.836212 29740 leader_election.cc:290] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:34.835364 29293 raft_consensus.cc:3060] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.844245 29293 raft_consensus.cc:2468] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.845096 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:34.845770 29367 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.846026 29860 raft_consensus.cc:2804] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:34.847688 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2421178b9343b89f46c3698ba05b1d" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:34.848610 29860 raft_consensus.cc:697] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:34.848378 29440 raft_consensus.cc:3055] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:34.849310 29440 raft_consensus.cc:740] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:34.849735 29860 consensus_queue.cc:237] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } }
I20260713 09:11:34.850225 29440 consensus_queue.cc:260] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.851564 29440 raft_consensus.cc:3060] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.852958 29367 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.854393 29696 leader_election.cc:304] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:34.855453 29861 raft_consensus.cc:2804] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:34.859874 29440 raft_consensus.cc:2468] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.861986 29861 raft_consensus.cc:697] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:34.863185 29861 consensus_queue.cc:237] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.870363 29112 catalog_manager.cc:5697] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 1 to 2, leader changed from f3994eeade404b289b0b75627e455a83 (127.26.125.130) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:34.881783 29852 raft_consensus.cc:993] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.882268 29852 raft_consensus.cc:1081] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:34.883734 29740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35796
I20260713 09:11:34.884286 29740 raft_consensus.cc:493] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:34.884703 29740 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.891678 29740 raft_consensus.cc:515] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.894321 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:34.894811 29367 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.898139 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6535ac8e99f04f8484159d16bad614e5" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:34.898691 29440 raft_consensus.cc:3055] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:34.899003 29440 raft_consensus.cc:740] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:34.898880 29112 catalog_manager.cc:5697] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 1 to 2, leader changed from 494923defed14472874219866984b5ce (127.26.125.132) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.899845 29440 consensus_queue.cc:260] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.900902 29440 raft_consensus.cc:3060] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.897162 29740 leader_election.cc:290] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:34.906458 29367 raft_consensus.cc:2468] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.907673 29696 leader_election.cc:304] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:34.908500 29861 raft_consensus.cc:2804] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:34.909008 29861 raft_consensus.cc:697] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:34.909929 29861 consensus_queue.cc:237] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:34.911564 29440 raft_consensus.cc:2468] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:34.918767 29112 catalog_manager.cc:5697] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 1 to 2, leader changed from 494923defed14472874219866984b5ce (127.26.125.132) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:34.955493 29850 raft_consensus.cc:993] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: : Instructing follower 494923defed14472874219866984b5ce to start an election
I20260713 09:11:34.956084 29851 raft_consensus.cc:1081] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Signalling peer 494923defed14472874219866984b5ce to start an election
I20260713 09:11:34.957500 29440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be81fd6780c04412a842fecd56018175"
dest_uuid: "494923defed14472874219866984b5ce"
 from {username='slave'} at 127.0.0.1:47398
I20260713 09:11:34.957945 29440 raft_consensus.cc:493] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:34.958202 29440 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.963178 29440 raft_consensus.cc:515] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:34.964651 29440 leader_election.cc:290] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:34.965636 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:34.965760 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be81fd6780c04412a842fecd56018175" candidate_uuid: "494923defed14472874219866984b5ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:34.966346 29293 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.966334 29367 raft_consensus.cc:3055] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:34.966926 29367 raft_consensus.cc:740] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:34.967698 29367 consensus_queue.cc:260] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:34.968603 29367 raft_consensus.cc:3060] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:34.973021 29367 raft_consensus.cc:2468] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 2.
I20260713 09:11:34.973726 29293 raft_consensus.cc:2468] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 494923defed14472874219866984b5ce in term 2.
I20260713 09:11:34.974061 29405 leader_election.cc:304] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 494923defed14472874219866984b5ce, b6a6a76ab72f400fb337c2e1898bcaa1; no voters: 
I20260713 09:11:34.974843 29852 raft_consensus.cc:2804] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:34.975319 29852 raft_consensus.cc:697] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 2 LEADER]: Becoming Leader. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:34.976305 29852 consensus_queue.cc:237] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } }
I20260713 09:11:34.984863 29112 catalog_manager.cc:5697] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce reported cstate change: term changed from 1 to 2, leader changed from b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131) to 494923defed14472874219866984b5ce (127.26.125.132). New cstate: current_term: 2 leader_uuid: "494923defed14472874219866984b5ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.205081 29849 raft_consensus.cc:993] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.205624 29852 raft_consensus.cc:1081] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.207100 29743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35796
I20260713 09:11:35.207545 29743 raft_consensus.cc:493] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.207821 29743 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.213550 29743 raft_consensus.cc:515] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.215200 29743 leader_election.cc:290] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Requested vote from peers b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:35.215905 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:35.216130 29440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9236fb11e4d441288113451bca04ed2e" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:35.216635 29367 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.216722 29440 raft_consensus.cc:3055] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:35.217484 29440 raft_consensus.cc:740] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:35.218230 29440 consensus_queue.cc:260] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.219071 29440 raft_consensus.cc:3060] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.223043 29440 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:35.223291 29367 raft_consensus.cc:2468] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:35.223913 29697 leader_election.cc:304] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, 494923defed14472874219866984b5ce; no voters: 
I20260713 09:11:35.224722 29861 raft_consensus.cc:2804] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:35.225205 29861 raft_consensus.cc:697] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:35.225987 29861 consensus_queue.cc:237] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.237984 29112 catalog_manager.cc:5697] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 1 to 2, leader changed from 494923defed14472874219866984b5ce (127.26.125.132) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:35.252877 29850 raft_consensus.cc:993] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.253374 29851 raft_consensus.cc:1081] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.254869 29743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35794
I20260713 09:11:35.255324 29743 raft_consensus.cc:493] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.255622 29743 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.260140 29743 raft_consensus.cc:515] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:35.262066 29743 leader_election.cc:290] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117)
I20260713 09:11:35.262606 29367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1"
I20260713 09:11:35.262401 29293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4563f0736db3405fabdacc3cf4cc599c" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:35.263182 29367 raft_consensus.cc:3055] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:35.263571 29367 raft_consensus.cc:740] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6a6a76ab72f400fb337c2e1898bcaa1, State: Running, Role: LEADER
I20260713 09:11:35.263465 29293 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.264480 29367 consensus_queue.cc:260] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:35.265756 29367 raft_consensus.cc:3060] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:35.270545 29293 raft_consensus.cc:2468] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:35.271800 29695 leader_election.cc:304] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:35.272590 29861 raft_consensus.cc:2804] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:35.273072 29861 raft_consensus.cc:697] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:35.275240 29367 raft_consensus.cc:2468] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 2.
I20260713 09:11:35.274041 29861 consensus_queue.cc:237] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } }
I20260713 09:11:35.279325 29440 raft_consensus.cc:1275] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.284052 29860 consensus_queue.cc:1048] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.285804 29367 raft_consensus.cc:1275] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.298079 29112 catalog_manager.cc:5697] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 1 to 2, leader changed from b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:35.301323 29439 raft_consensus.cc:1275] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.298586 29861 consensus_queue.cc:1048] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.303948 29860 consensus_queue.cc:1048] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.366438 29441 raft_consensus.cc:1275] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.368924 29863 consensus_queue.cc:1048] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:35.382179 29293 raft_consensus.cc:1275] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.390260 29861 consensus_queue.cc:1048] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.401024 29367 raft_consensus.cc:1275] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.406544 29860 consensus_queue.cc:1048] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.443746 29366 raft_consensus.cc:1275] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.445092 29852 consensus_queue.cc:1048] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.456037 29293 raft_consensus.cc:1275] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer 494923defed14472874219866984b5ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.461724 29849 consensus_queue.cc:1048] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.734645 29366 raft_consensus.cc:1275] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.735791 29861 consensus_queue.cc:1048] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.746729 29441 raft_consensus.cc:1275] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.747812 29367 raft_consensus.cc:1275] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.752138 29860 consensus_queue.cc:1048] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.755650 29860 consensus_queue.cc:1048] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6a6a76ab72f400fb337c2e1898bcaa1" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.772712 29293 raft_consensus.cc:1275] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:35.774611 29883 consensus_queue.cc:1048] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:35.783845 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.812028 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.826656 29441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95"
dest_uuid: "494923defed14472874219866984b5ce"
mode: GRACEFUL
new_leader_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:37194
I20260713 09:11:35.827248 29441 raft_consensus.cc:606] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 LEADER]: Received request to transfer leadership to TS 0f428778fcac4f59a7e1fb68b173b363
I20260713 09:11:35.828516 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:35.829298 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:35.855824 29888 raft_consensus.cc:993] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: : Instructing follower 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.856341 29852 raft_consensus.cc:1081] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 LEADER]: Signalling peer 0f428778fcac4f59a7e1fb68b173b363 to start an election
I20260713 09:11:35.857898 29743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95"
dest_uuid: "0f428778fcac4f59a7e1fb68b173b363"
 from {username='slave'} at 127.0.0.1:35796
I20260713 09:11:35.858367 29743 raft_consensus.cc:493] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:35.858819 29743 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.863416 29743 raft_consensus.cc:515] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.865739 29291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3994eeade404b289b0b75627e455a83"
I20260713 09:11:35.866210 29291 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.870689 29743 leader_election.cc:290] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [CANDIDATE]: Term 3 election: Requested vote from peers f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145), 494923defed14472874219866984b5ce (127.26.125.132:36135)
I20260713 09:11:35.872221 29291 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 3.
I20260713 09:11:35.873111 29441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1c34c4c4ae4f529e99511e5a5c7a95" candidate_uuid: "0f428778fcac4f59a7e1fb68b173b363" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "494923defed14472874219866984b5ce"
I20260713 09:11:35.873221 29695 leader_election.cc:304] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [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: 0f428778fcac4f59a7e1fb68b173b363, f3994eeade404b289b0b75627e455a83; no voters: 
I20260713 09:11:35.873875 29441 raft_consensus.cc:3055] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:35.874250 29441 raft_consensus.cc:740] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 494923defed14472874219866984b5ce, State: Running, Role: LEADER
I20260713 09:11:35.874471 29883 raft_consensus.cc:2804] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:35.875044 29883 raft_consensus.cc:697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 3 LEADER]: Becoming Leader. State: Replica: 0f428778fcac4f59a7e1fb68b173b363, State: Running, Role: LEADER
I20260713 09:11:35.875371 29441 consensus_queue.cc:260] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [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: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.875896 29883 consensus_queue.cc:237] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [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: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } }
I20260713 09:11:35.876807 29441 raft_consensus.cc:3060] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:35.884562 29441 raft_consensus.cc:2468] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f428778fcac4f59a7e1fb68b173b363 in term 3.
I20260713 09:11:35.890339 29116 catalog_manager.cc:5697] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 reported cstate change: term changed from 2 to 3, leader changed from 494923defed14472874219866984b5ce (127.26.125.132) to 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129). New cstate: current_term: 3 leader_uuid: "0f428778fcac4f59a7e1fb68b173b363" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f428778fcac4f59a7e1fb68b173b363" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 40113 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:36.437824 29441 raft_consensus.cc:1275] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 3 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:36.439141 29901 consensus_queue.cc:1048] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "494923defed14472874219866984b5ce" member_type: VOTER last_known_addr { host: "127.26.125.132" port: 36135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:36.452196 29293 raft_consensus.cc:1275] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 3 FOLLOWER]: Refusing update from remote peer 0f428778fcac4f59a7e1fb68b173b363: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:36.453857 29901 consensus_queue.cc:1048] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3994eeade404b289b0b75627e455a83" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 35145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:36.830231 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:36.843575 27126 tablet_server.cc:179] TabletServer@127.26.125.129:40113 shutting down...
W20260713 09:11:36.858134 29407 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260713 09:11:36.864933 29407 consensus_peers.cc:597] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:36.865679 29407 consensus_peers.cc:597] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:36.867828 29259 consensus_peers.cc:597] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.880344 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:36.881281 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.882169 27126 raft_consensus.cc:2243] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.882666 27126 raft_consensus.cc:2272] T d142d72685c848a69f26b6dbb35a49a6 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.884999 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.885878 27126 raft_consensus.cc:2243] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.886341 27126 raft_consensus.cc:2272] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.888481 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.889031 27126 raft_consensus.cc:2243] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.889772 27126 raft_consensus.cc:2272] T 9236fb11e4d441288113451bca04ed2e P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.891511 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.892026 27126 raft_consensus.cc:2243] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.892414 27126 raft_consensus.cc:2272] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.894217 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.894701 27126 raft_consensus.cc:2243] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.895110 27126 raft_consensus.cc:2272] T 35ef7732343342ecb687d396d3ee29b9 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.897646 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.898120 27126 raft_consensus.cc:2243] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.898550 27126 raft_consensus.cc:2272] T 3832f555838046178decf0ae7d4ad7f5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:36.899869 29333 consensus_peers.cc:597] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.900938 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.901867 27126 raft_consensus.cc:2243] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.902737 27126 raft_consensus.cc:2272] T e0d31329b12d46a89c74f2787586a089 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.904462 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.904984 27126 raft_consensus.cc:2243] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.905388 27126 raft_consensus.cc:2272] T a78995910a834acb812179005caad1cd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.907644 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.908169 27126 raft_consensus.cc:2243] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.908548 27126 raft_consensus.cc:2272] T 99b80ef872d54dac89a578b9aebbc9fd P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.910557 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.911263 27126 raft_consensus.cc:2243] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.912166 27126 raft_consensus.cc:2272] T 7c2421178b9343b89f46c3698ba05b1d P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.916106 27126 tablet_replica.cc:333] stopping tablet replica
W20260713 09:11:36.916626 29333 consensus_peers.cc:597] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:36.916821 27126 raft_consensus.cc:2243] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.917776 27126 raft_consensus.cc:2272] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 0f428778fcac4f59a7e1fb68b173b363 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.919909 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.920424 27126 raft_consensus.cc:2243] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.920917 27126 raft_consensus.cc:2272] T ba2aae9c760b446b918741319a207464 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.923143 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.923715 27126 raft_consensus.cc:2243] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.924212 27126 raft_consensus.cc:2272] T f0f730dc18f8402ab343765538478267 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.926432 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.927129 27126 raft_consensus.cc:2243] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.927732 27126 raft_consensus.cc:2272] T ac8fc0c521f44a8e8f07b5e50167a684 P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.929854 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.930397 27126 raft_consensus.cc:2243] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.930756 27126 raft_consensus.cc:2272] T 724e107435044d98801dfa334966118b P 0f428778fcac4f59a7e1fb68b173b363 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.932442 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.932893 27126 raft_consensus.cc:2243] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.933605 27126 raft_consensus.cc:2272] T 4563f0736db3405fabdacc3cf4cc599c P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.935310 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.935741 27126 raft_consensus.cc:2243] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:36.936120 27126 raft_consensus.cc:2272] T d2706931b8d34850b4acff406fef3203 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.937783 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:36.938194 27126 raft_consensus.cc:2243] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:36.938858 27126 raft_consensus.cc:2272] T 6535ac8e99f04f8484159d16bad614e5 P 0f428778fcac4f59a7e1fb68b173b363 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:36.995159 27126 tablet_server.cc:196] TabletServer@127.26.125.129:40113 shutdown complete.
W20260713 09:11:36.997478 29259 consensus_peers.cc:597] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.027253 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:11:37.053256 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.054075 27126 tablet_replica.cc:333] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.054862 27126 raft_consensus.cc:2243] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.055334 27126 raft_consensus.cc:2272] T 357ec935222c491a9cf4f12613bf5bda P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.057296 27126 tablet_replica.cc:333] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.057875 27126 raft_consensus.cc:2243] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.058279 27126 raft_consensus.cc:2272] T be81fd6780c04412a842fecd56018175 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.059823 27126 tablet_replica.cc:333] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.060319 27126 raft_consensus.cc:2243] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.060715 27126 raft_consensus.cc:2272] T d2706931b8d34850b4acff406fef3203 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.062427 27126 tablet_replica.cc:333] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.062927 27126 raft_consensus.cc:2243] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.063334 27126 raft_consensus.cc:2272] T 3832f555838046178decf0ae7d4ad7f5 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.065222 27126 tablet_replica.cc:333] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.065807 27126 raft_consensus.cc:2243] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.066197 27126 raft_consensus.cc:2272] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.067965 27126 tablet_replica.cc:333] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.068456 27126 raft_consensus.cc:2243] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.069123 27126 raft_consensus.cc:2272] T d142d72685c848a69f26b6dbb35a49a6 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.070739 27126 tablet_replica.cc:333] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.071255 27126 raft_consensus.cc:2243] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.071592 27126 raft_consensus.cc:2272] T a78995910a834acb812179005caad1cd P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.073329 27126 tablet_replica.cc:333] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.073820 27126 raft_consensus.cc:2243] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.074144 27126 raft_consensus.cc:2272] T e0d31329b12d46a89c74f2787586a089 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.075763 27126 tablet_replica.cc:333] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.076237 27126 raft_consensus.cc:2243] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.076531 27126 raft_consensus.cc:2272] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P f3994eeade404b289b0b75627e455a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.078594 27126 tablet_replica.cc:333] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.079041 27126 raft_consensus.cc:2243] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.079469 27126 raft_consensus.cc:2272] T 3456a5130d2f4d2a8b44a0c15c5073ae P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.081146 27126 tablet_replica.cc:333] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.081681 27126 raft_consensus.cc:2243] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.082423 27126 raft_consensus.cc:2272] T bbfb16c321754008a0c78900980dc4a2 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.084717 27126 tablet_replica.cc:333] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.085357 27126 raft_consensus.cc:2243] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:37.085350 29404 consensus_peers.cc:597] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.086429 27126 raft_consensus.cc:2272] T ba2aae9c760b446b918741319a207464 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.088805 27126 tablet_replica.cc:333] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.089370 27126 raft_consensus.cc:2243] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:37.089905 29333 consensus_peers.cc:597] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.090278 27126 raft_consensus.cc:2272] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.092083 27126 tablet_replica.cc:333] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.092583 27126 raft_consensus.cc:2243] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.092985 27126 raft_consensus.cc:2272] T 7f926666afeb42d9812bff8ff2a909db P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.094625 27126 tablet_replica.cc:333] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.095088 27126 raft_consensus.cc:2243] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.095454 27126 raft_consensus.cc:2272] T 4563f0736db3405fabdacc3cf4cc599c P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.097054 27126 tablet_replica.cc:333] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.097554 27126 raft_consensus.cc:2243] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.098264 27126 raft_consensus.cc:2272] T 724e107435044d98801dfa334966118b P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.099988 27126 tablet_replica.cc:333] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.100437 27126 raft_consensus.cc:2243] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.100833 27126 raft_consensus.cc:2272] T 76f1cf87af634a58a7512959b31d0423 P f3994eeade404b289b0b75627e455a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.102465 27126 tablet_replica.cc:333] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83: stopping tablet replica
I20260713 09:11:37.102895 27126 raft_consensus.cc:2243] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.103572 27126 raft_consensus.cc:2272] T ac8fc0c521f44a8e8f07b5e50167a684 P f3994eeade404b289b0b75627e455a83 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:37.117345 29404 consensus_peers.cc:597] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.141047 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
W20260713 09:11:37.145917 29404 consensus_peers.cc:597] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:35145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.171654 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
W20260713 09:11:37.186901 29405 consensus_peers.cc:597] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce -> Peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Couldn't send request to peer b6a6a76ab72f400fb337c2e1898bcaa1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:37.187106 29330 consensus_peers.cc:597] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:35145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.199988 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.200659 27126 tablet_replica.cc:333] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.201311 27126 raft_consensus.cc:2243] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.201771 27126 raft_consensus.cc:2272] T f0f730dc18f8402ab343765538478267 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.203572 27126 tablet_replica.cc:333] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.204136 27126 raft_consensus.cc:2243] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.204607 27126 raft_consensus.cc:2272] T ba2aae9c760b446b918741319a207464 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.206452 27126 tablet_replica.cc:333] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.206954 27126 raft_consensus.cc:2243] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.207636 27126 raft_consensus.cc:2272] T 357ec935222c491a9cf4f12613bf5bda P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.209401 27126 tablet_replica.cc:333] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.210022 27126 raft_consensus.cc:2243] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.210745 27126 raft_consensus.cc:2272] T 35ef7732343342ecb687d396d3ee29b9 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.212392 27126 tablet_replica.cc:333] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.212967 27126 raft_consensus.cc:2243] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.213725 27126 raft_consensus.cc:2272] T 99b80ef872d54dac89a578b9aebbc9fd P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.215575 27126 tablet_replica.cc:333] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.216135 27126 raft_consensus.cc:2243] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.216512 27126 raft_consensus.cc:2272] T be81fd6780c04412a842fecd56018175 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.218118 27126 tablet_replica.cc:333] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.218592 27126 raft_consensus.cc:2243] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.219417 27126 raft_consensus.cc:2272] T d2706931b8d34850b4acff406fef3203 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.221665 27126 tablet_replica.cc:333] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.222165 27126 raft_consensus.cc:2243] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.222544 27126 raft_consensus.cc:2272] T 6535ac8e99f04f8484159d16bad614e5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:37.223836 29407 consensus_peers.cc:597] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce -> Peer 0f428778fcac4f59a7e1fb68b173b363 (127.26.125.129:40113): Couldn't send request to peer 0f428778fcac4f59a7e1fb68b173b363. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:40113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.224524 27126 tablet_replica.cc:333] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.225086 27126 raft_consensus.cc:2243] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.225481 27126 raft_consensus.cc:2272] T 4563f0736db3405fabdacc3cf4cc599c P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.227212 27126 tablet_replica.cc:333] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.227689 27126 raft_consensus.cc:2243] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.228076 27126 raft_consensus.cc:2272] T 724e107435044d98801dfa334966118b P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.229878 27126 tablet_replica.cc:333] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.230382 27126 raft_consensus.cc:2243] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.230784 27126 raft_consensus.cc:2272] T 3456a5130d2f4d2a8b44a0c15c5073ae P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.232455 27126 tablet_replica.cc:333] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.232928 27126 raft_consensus.cc:2243] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.233294 27126 raft_consensus.cc:2272] T bbfb16c321754008a0c78900980dc4a2 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.234836 27126 tablet_replica.cc:333] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.235312 27126 raft_consensus.cc:2243] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.236016 27126 raft_consensus.cc:2272] T b6eb401d6a0a41e1b5daf9c538cb0cb5 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.237721 27126 tablet_replica.cc:333] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.238176 27126 raft_consensus.cc:2243] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.238612 27126 raft_consensus.cc:2272] T d142d72685c848a69f26b6dbb35a49a6 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.240167 27126 tablet_replica.cc:333] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.240633 27126 raft_consensus.cc:2243] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.241000 27126 raft_consensus.cc:2272] T 7f926666afeb42d9812bff8ff2a909db P b6a6a76ab72f400fb337c2e1898bcaa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.242544 27126 tablet_replica.cc:333] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.242976 27126 raft_consensus.cc:2243] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.243340 27126 raft_consensus.cc:2272] T 9236fb11e4d441288113451bca04ed2e P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.244818 27126 tablet_replica.cc:333] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.245254 27126 raft_consensus.cc:2243] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.245638 27126 raft_consensus.cc:2272] T 7c2421178b9343b89f46c3698ba05b1d P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.247148 27126 tablet_replica.cc:333] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1: stopping tablet replica
I20260713 09:11:37.247557 27126 raft_consensus.cc:2243] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.248281 27126 raft_consensus.cc:2272] T 76f1cf87af634a58a7512959b31d0423 P b6a6a76ab72f400fb337c2e1898bcaa1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:37.270076 29405 consensus_peers.cc:597] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce -> Peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Couldn't send request to peer b6a6a76ab72f400fb337c2e1898bcaa1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.284677 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
W20260713 09:11:37.297693 29404 consensus_peers.cc:597] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce -> Peer f3994eeade404b289b0b75627e455a83 (127.26.125.130:35145): Couldn't send request to peer f3994eeade404b289b0b75627e455a83. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:35145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.314481 27126 tablet_server.cc:179] TabletServer@127.26.125.132:0 shutting down...
I20260713 09:11:37.340808 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:37.341415 27126 tablet_replica.cc:333] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.342054 27126 raft_consensus.cc:2243] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.342566 27126 raft_consensus.cc:2272] T 76f1cf87af634a58a7512959b31d0423 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.344444 27126 tablet_replica.cc:333] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.344966 27126 raft_consensus.cc:2243] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.345396 27126 raft_consensus.cc:2272] T 35ef7732343342ecb687d396d3ee29b9 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.347122 27126 tablet_replica.cc:333] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.347630 27126 raft_consensus.cc:2243] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.348383 27126 raft_consensus.cc:2272] T 3832f555838046178decf0ae7d4ad7f5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.350283 27126 tablet_replica.cc:333] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.350941 27126 raft_consensus.cc:2243] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.351764 27126 raft_consensus.cc:2272] T 3456a5130d2f4d2a8b44a0c15c5073ae P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.354004 27126 tablet_replica.cc:333] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce: stopping tablet replica
W20260713 09:11:37.354475 29405 consensus_peers.cc:597] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce -> Peer b6a6a76ab72f400fb337c2e1898bcaa1 (127.26.125.131:43117): Couldn't send request to peer b6a6a76ab72f400fb337c2e1898bcaa1. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.131:43117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:37.354655 27126 raft_consensus.cc:2243] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.355158 27126 raft_consensus.cc:2272] T f8ba1d0bc9fd4ea7ab5312ef92339e46 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.356855 27126 tablet_replica.cc:333] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.357375 27126 raft_consensus.cc:2243] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.357797 27126 raft_consensus.cc:2272] T 9236fb11e4d441288113451bca04ed2e P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.359372 27126 tablet_replica.cc:333] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.359877 27126 raft_consensus.cc:2243] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.360698 27126 raft_consensus.cc:2272] T 7f926666afeb42d9812bff8ff2a909db P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.362421 27126 tablet_replica.cc:333] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.362951 27126 raft_consensus.cc:2243] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.363622 27126 raft_consensus.cc:2272] T a78995910a834acb812179005caad1cd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.365237 27126 tablet_replica.cc:333] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.365818 27126 raft_consensus.cc:2243] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.366191 27126 raft_consensus.cc:2272] T e0d31329b12d46a89c74f2787586a089 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.368036 27126 tablet_replica.cc:333] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.368530 27126 raft_consensus.cc:2243] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.368929 27126 raft_consensus.cc:2272] T 99b80ef872d54dac89a578b9aebbc9fd P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.370615 27126 tablet_replica.cc:333] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.371114 27126 raft_consensus.cc:2243] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.371505 27126 raft_consensus.cc:2272] T bbfb16c321754008a0c78900980dc4a2 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.373310 27126 tablet_replica.cc:333] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.373795 27126 raft_consensus.cc:2243] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.374470 27126 raft_consensus.cc:2272] T be81fd6780c04412a842fecd56018175 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.376091 27126 tablet_replica.cc:333] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.376564 27126 raft_consensus.cc:2243] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.376986 27126 raft_consensus.cc:2272] T 6535ac8e99f04f8484159d16bad614e5 P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.378691 27126 tablet_replica.cc:333] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.379159 27126 raft_consensus.cc:2243] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.379585 27126 raft_consensus.cc:2272] T 357ec935222c491a9cf4f12613bf5bda P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.381150 27126 tablet_replica.cc:333] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.381634 27126 raft_consensus.cc:2243] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.382349 27126 raft_consensus.cc:2272] T f0f730dc18f8402ab343765538478267 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.384045 27126 tablet_replica.cc:333] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.384524 27126 raft_consensus.cc:2243] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.384900 27126 raft_consensus.cc:2272] T ac8fc0c521f44a8e8f07b5e50167a684 P 494923defed14472874219866984b5ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.386579 27126 tablet_replica.cc:333] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.387035 27126 raft_consensus.cc:2243] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.387401 27126 raft_consensus.cc:2272] T 6e1c34c4c4ae4f529e99511e5a5c7a95 P 494923defed14472874219866984b5ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.390190 27126 tablet_replica.cc:333] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce: stopping tablet replica
I20260713 09:11:37.390669 27126 raft_consensus.cc:2243] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:37.391048 27126 raft_consensus.cc:2272] T 7c2421178b9343b89f46c3698ba05b1d P 494923defed14472874219866984b5ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.447335 27126 tablet_server.cc:196] TabletServer@127.26.125.132:0 shutdown complete.
I20260713 09:11:37.475466 27126 master.cc:562] Master@127.26.125.190:38563 shutting down...
I20260713 09:11:37.496793 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:37.497349 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:37.497707 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34c76e93e779482385862f9450613e1d: stopping tablet replica
I20260713 09:11:37.517457 27126 master.cc:584] Master@127.26.125.190:38563 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18031 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:11:37.570261 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:41237
I20260713 09:11:37.571434 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.577387 29917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.577834 29916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.577988 29919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.578898 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:37.579770 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.579979 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.580142 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933897580122 us; error 0 us; skew 500 ppm
I20260713 09:11:37.580637 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.582894 27126 webserver.cc:533] Webserver started at http://127.26.125.190:32825/ using document root <none> and password file <none>
I20260713 09:11:37.583374 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.583562 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.583829 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.584832 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "d863063ff34f4d24a30ae95fbff73078"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.589082 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:37.592175 29924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.592995 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:11:37.593212 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "d863063ff34f4d24a30ae95fbff73078"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.593436 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:37.611655 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.612674 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.649071 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:41237
I20260713 09:11:37.649178 29975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:41237 every 8 connection(s)
I20260713 09:11:37.652698 29976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:37.662137 29976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078: Bootstrap starting.
I20260713 09:11:37.666589 29976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:37.670450 29976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078: No bootstrap required, opened a new log
I20260713 09:11:37.672442 29976 raft_consensus.cc:359] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER }
I20260713 09:11:37.672807 29976 raft_consensus.cc:385] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:37.673043 29976 raft_consensus.cc:740] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d863063ff34f4d24a30ae95fbff73078, State: Initialized, Role: FOLLOWER
I20260713 09:11:37.673664 29976 consensus_queue.cc:260] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER }
I20260713 09:11:37.674114 29976 raft_consensus.cc:399] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:37.674341 29976 raft_consensus.cc:493] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:37.674619 29976 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:37.678553 29976 raft_consensus.cc:515] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER }
I20260713 09:11:37.679032 29976 leader_election.cc:304] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [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: d863063ff34f4d24a30ae95fbff73078; no voters: 
I20260713 09:11:37.680074 29976 leader_election.cc:290] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:37.680472 29979 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:37.681764 29979 raft_consensus.cc:697] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 1 LEADER]: Becoming Leader. State: Replica: d863063ff34f4d24a30ae95fbff73078, State: Running, Role: LEADER
I20260713 09:11:37.682428 29979 consensus_queue.cc:237] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [LEADER]: Queue going to LEADER mode. State: All 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: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER }
I20260713 09:11:37.683051 29976 sys_catalog.cc:565] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:37.687022 29980 sys_catalog.cc:455] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d863063ff34f4d24a30ae95fbff73078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER } }
I20260713 09:11:37.687045 29981 sys_catalog.cc:455] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d863063ff34f4d24a30ae95fbff73078. Latest consensus state: current_term: 1 leader_uuid: "d863063ff34f4d24a30ae95fbff73078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d863063ff34f4d24a30ae95fbff73078" member_type: VOTER } }
I20260713 09:11:37.687836 29980 sys_catalog.cc:458] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.687978 29981 sys_catalog.cc:458] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:37.690649 29986 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:37.698860 29986 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:37.699780 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:37.706955 29986 catalog_manager.cc:1383] Generated new cluster ID: 0946f0e58d6444509172120d38717890
I20260713 09:11:37.707203 29986 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:37.732734 29986 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:37.733899 29986 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:37.743790 29986 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078: Generated new TSK 0
I20260713 09:11:37.744351 29986 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:37.766309 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.771873 29997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.773092 29998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.774602 30000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.774861 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:37.775763 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.775924 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.776036 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933897776025 us; error 0 us; skew 500 ppm
I20260713 09:11:37.776460 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.778571 27126 webserver.cc:533] Webserver started at http://127.26.125.129:46287/ using document root <none> and password file <none>
I20260713 09:11:37.778999 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.779145 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.779353 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.780295 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "87406974458a4e859674bcc4302c2c42"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.784382 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:37.787467 30005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.788174 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:37.788470 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "87406974458a4e859674bcc4302c2c42"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.788715 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:37.804428 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.805575 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.806944 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.809047 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.809208 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.809515 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.809684 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:11:37.847726 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:37289
I20260713 09:11:37.847823 30067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:37289 every 8 connection(s)
I20260713 09:11:37.852715 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.859385 30072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.861260 30073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.862154 30075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.863137 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:37.864425 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.864683 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.864892 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933897864874 us; error 0 us; skew 500 ppm
I20260713 09:11:37.865413 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.867527 30068 heartbeater.cc:344] Connected to a master server at 127.26.125.190:41237
I20260713 09:11:37.867810 30068 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:37.868533 30068 heartbeater.cc:507] Master 127.26.125.190:41237 requested a full tablet report, sending...
I20260713 09:11:37.868614 27126 webserver.cc:533] Webserver started at http://127.26.125.130:45529/ using document root <none> and password file <none>
I20260713 09:11:37.869237 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.869495 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.869845 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.870502 29941 ts_manager.cc:194] Registered new tserver with Master: 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289)
I20260713 09:11:37.870913 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "3f448a13e9b646a49718fe43725bfc1f"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.872236 29941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56812
I20260713 09:11:37.875217 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:11:37.878185 30080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.878837 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:37.879107 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "3f448a13e9b646a49718fe43725bfc1f"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.879369 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:37.897147 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:37.898300 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:37.899681 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:37.901841 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:37.902055 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.902285 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:37.902446 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.941800 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:37095
I20260713 09:11:37.941905 30142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:37095 every 8 connection(s)
I20260713 09:11:37.946316 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:37.953022 30146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:37.953639 30147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.957414 30143 heartbeater.cc:344] Connected to a master server at 127.26.125.190:41237
I20260713 09:11:37.957854 30143 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:37.958081 30149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:37.958477 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:37.958819 30143 heartbeater.cc:507] Master 127.26.125.190:41237 requested a full tablet report, sending...
I20260713 09:11:37.959362 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:37.959600 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:37.959791 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933897959774 us; error 0 us; skew 500 ppm
I20260713 09:11:37.960330 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:37.960897 29941 ts_manager.cc:194] Registered new tserver with Master: 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:37.962249 29941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56818
I20260713 09:11:37.962843 27126 webserver.cc:533] Webserver started at http://127.26.125.131:45861/ using document root <none> and password file <none>
I20260713 09:11:37.963420 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:37.963604 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:37.963861 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:37.964890 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "cc05b2d7bded466e824f17a6666f602d"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.968919 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:37.971918 30154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:37.972659 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:37.972961 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "cc05b2d7bded466e824f17a6666f602d"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:37.973243 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:37.999812 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:38.000936 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:38.002399 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:38.004532 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:38.004741 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.004981 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:38.005191 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:38.046413 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:39941
I20260713 09:11:38.046509 30216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:39941 every 8 connection(s)
I20260713 09:11:38.059028 30217 heartbeater.cc:344] Connected to a master server at 127.26.125.190:41237
I20260713 09:11:38.059396 30217 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:38.060114 30217 heartbeater.cc:507] Master 127.26.125.190:41237 requested a full tablet report, sending...
I20260713 09:11:38.061887 29941 ts_manager.cc:194] Registered new tserver with Master: cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.062808 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01336197s
I20260713 09:11:38.063190 29941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56826
I20260713 09:11:38.085898 29941 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56836:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:38.088606 29941 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:38.160028 30182 tablet_service.cc:1511] Processing CreateTablet for tablet 05035ccb05ac41b698a1663aa0409692 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.161448 30182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05035ccb05ac41b698a1663aa0409692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.165827 30181 tablet_service.cc:1511] Processing CreateTablet for tablet 11a849d0669c421daef67fa72df72568 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.167325 30181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a849d0669c421daef67fa72df72568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.171446 30180 tablet_service.cc:1511] Processing CreateTablet for tablet d8e800ed971c4eb28819aba3b3836465 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.172937 30180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e800ed971c4eb28819aba3b3836465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.182081 30033 tablet_service.cc:1511] Processing CreateTablet for tablet 05035ccb05ac41b698a1663aa0409692 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.183573 30033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05035ccb05ac41b698a1663aa0409692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.183280 30179 tablet_service.cc:1511] Processing CreateTablet for tablet 9b33e7e4787243edac91d1b853e35815 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.184669 30179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b33e7e4787243edac91d1b853e35815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.187500 30032 tablet_service.cc:1511] Processing CreateTablet for tablet 11a849d0669c421daef67fa72df72568 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.188952 30032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a849d0669c421daef67fa72df72568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.195019 30031 tablet_service.cc:1511] Processing CreateTablet for tablet d8e800ed971c4eb28819aba3b3836465 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.196477 30031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e800ed971c4eb28819aba3b3836465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.199579 30178 tablet_service.cc:1511] Processing CreateTablet for tablet 0990de42fa2d4047a679771cae695315 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.200946 30178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0990de42fa2d4047a679771cae695315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.202275 30029 tablet_service.cc:1511] Processing CreateTablet for tablet 0990de42fa2d4047a679771cae695315 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.203636 30029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0990de42fa2d4047a679771cae695315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.204977 30030 tablet_service.cc:1511] Processing CreateTablet for tablet 9b33e7e4787243edac91d1b853e35815 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.206334 30030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b33e7e4787243edac91d1b853e35815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.208554 30177 tablet_service.cc:1511] Processing CreateTablet for tablet 202215c434694daf87f1bfedebf7d84b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.209911 30177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202215c434694daf87f1bfedebf7d84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.210584 30175 tablet_service.cc:1511] Processing CreateTablet for tablet 957dea0a0374415385ba6c4f6086cf3b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.211941 30175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957dea0a0374415385ba6c4f6086cf3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.211748 30028 tablet_service.cc:1511] Processing CreateTablet for tablet 202215c434694daf87f1bfedebf7d84b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.213035 30028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202215c434694daf87f1bfedebf7d84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.214614 30176 tablet_service.cc:1511] Processing CreateTablet for tablet 99031a8a3e314e4cb800195a56686d69 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.218632 30025 tablet_service.cc:1511] Processing CreateTablet for tablet 7f37eaacdb694e31b6b21cdc55c62384 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.222584 30174 tablet_service.cc:1511] Processing CreateTablet for tablet 7f37eaacdb694e31b6b21cdc55c62384 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.227694 30173 tablet_service.cc:1511] Processing CreateTablet for tablet e83cfe5ef68a4e93823a7821ab3001a9 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.220690 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 957dea0a0374415385ba6c4f6086cf3b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.229605 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957dea0a0374415385ba6c4f6086cf3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.234823 30107 tablet_service.cc:1511] Processing CreateTablet for tablet 11a849d0669c421daef67fa72df72568 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:38.236661 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a849d0669c421daef67fa72df72568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.238037 30103 tablet_service.cc:1511] Processing CreateTablet for tablet 202215c434694daf87f1bfedebf7d84b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:38.239399 30103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202215c434694daf87f1bfedebf7d84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.241057 30104 tablet_service.cc:1511] Processing CreateTablet for tablet 0990de42fa2d4047a679771cae695315 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:38.242658 30104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0990de42fa2d4047a679771cae695315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.238890 30105 tablet_service.cc:1511] Processing CreateTablet for tablet 9b33e7e4787243edac91d1b853e35815 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:38.252357 30105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b33e7e4787243edac91d1b853e35815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.252573 30101 tablet_service.cc:1511] Processing CreateTablet for tablet 957dea0a0374415385ba6c4f6086cf3b (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:38.247973 30108 tablet_service.cc:1511] Processing CreateTablet for tablet 05035ccb05ac41b698a1663aa0409692 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:38.253892 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957dea0a0374415385ba6c4f6086cf3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.254571 30108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05035ccb05ac41b698a1663aa0409692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.215919 30176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99031a8a3e314e4cb800195a56686d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.219807 30024 tablet_service.cc:1511] Processing CreateTablet for tablet e83cfe5ef68a4e93823a7821ab3001a9 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.257833 30173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e83cfe5ef68a4e93823a7821ab3001a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.257324 30100 tablet_service.cc:1511] Processing CreateTablet for tablet 7f37eaacdb694e31b6b21cdc55c62384 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:38.258579 30174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f37eaacdb694e31b6b21cdc55c62384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.258929 30100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f37eaacdb694e31b6b21cdc55c62384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.217244 30027 tablet_service.cc:1511] Processing CreateTablet for tablet 99031a8a3e314e4cb800195a56686d69 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.251123 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f37eaacdb694e31b6b21cdc55c62384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.250787 30102 tablet_service.cc:1511] Processing CreateTablet for tablet 99031a8a3e314e4cb800195a56686d69 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:38.246960 30106 tablet_service.cc:1511] Processing CreateTablet for tablet d8e800ed971c4eb28819aba3b3836465 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:38.262591 30106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e800ed971c4eb28819aba3b3836465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.264133 30102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99031a8a3e314e4cb800195a56686d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.265688 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e83cfe5ef68a4e93823a7821ab3001a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.267143 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99031a8a3e314e4cb800195a56686d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.327142 30099 tablet_service.cc:1511] Processing CreateTablet for tablet e83cfe5ef68a4e93823a7821ab3001a9 (DEFAULT_TABLE table=test-workload [id=cd867ea5313f462a939d525f63b0ffb3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:38.329082 30099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e83cfe5ef68a4e93823a7821ab3001a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:38.340267 30232 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.392483 30232 tablet_bootstrap.cc:654] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.393616 30233 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.404737 30235 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.404146 30233 tablet_bootstrap.cc:654] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.495980 30232 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.497386 30233 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.498004 30232 ts_tablet_manager.cc:1403] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.158s	user 0.017s	sys 0.000s
I20260713 09:11:38.498317 30233 ts_tablet_manager.cc:1403] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.007s
I20260713 09:11:38.501538 30235 tablet_bootstrap.cc:654] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.502836 30233 raft_consensus.cc:359] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.502955 30232 raft_consensus.cc:359] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.504318 30233 raft_consensus.cc:385] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.504384 30232 raft_consensus.cc:385] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.504805 30233 raft_consensus.cc:740] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.504880 30232 raft_consensus.cc:740] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.505870 30232 consensus_queue.cc:260] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.506752 30235 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.505870 30233 consensus_queue.cc:260] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.507336 30235 ts_tablet_manager.cc:1403] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.004s
I20260713 09:11:38.508770 30217 heartbeater.cc:499] Master 127.26.125.190:41237 was elected leader, sending a full tablet report...
I20260713 09:11:38.509915 30232 ts_tablet_manager.cc:1434] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260713 09:11:38.511981 30232 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.512873 30235 raft_consensus.cc:359] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.513726 30235 raft_consensus.cc:385] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.514056 30235 raft_consensus.cc:740] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.515866 30235 consensus_queue.cc:260] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.519253 30233 ts_tablet_manager.cc:1434] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260713 09:11:38.519474 30068 heartbeater.cc:499] Master 127.26.125.190:41237 was elected leader, sending a full tablet report...
I20260713 09:11:38.520665 30233 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.522251 30232 tablet_bootstrap.cc:654] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.529579 30233 tablet_bootstrap.cc:654] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.537832 30143 heartbeater.cc:499] Master 127.26.125.190:41237 was elected leader, sending a full tablet report...
I20260713 09:11:38.540282 30233 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.541095 30233 ts_tablet_manager.cc:1403] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260713 09:11:38.542049 30235 ts_tablet_manager.cc:1434] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.005s
I20260713 09:11:38.543164 30235 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.545356 30233 raft_consensus.cc:359] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.546414 30233 raft_consensus.cc:385] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.546916 30233 raft_consensus.cc:740] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.547976 30233 consensus_queue.cc:260] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.550956 30233 ts_tablet_manager.cc:1434] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260713 09:11:38.552233 30233 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.553625 30235 tablet_bootstrap.cc:654] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.561693 30233 tablet_bootstrap.cc:654] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.568850 30232 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.569262 30233 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.569340 30232 ts_tablet_manager.cc:1403] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.036s
I20260713 09:11:38.569839 30235 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.569972 30233 ts_tablet_manager.cc:1403] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:11:38.570367 30235 ts_tablet_manager.cc:1403] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260713 09:11:38.572858 30232 raft_consensus.cc:359] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.573204 30233 raft_consensus.cc:359] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.573678 30232 raft_consensus.cc:385] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.573534 30235 raft_consensus.cc:359] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.574196 30232 raft_consensus.cc:740] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.574142 30233 raft_consensus.cc:385] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.574846 30233 raft_consensus.cc:740] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.575340 30232 consensus_queue.cc:260] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.575830 30233 consensus_queue.cc:260] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.574383 30235 raft_consensus.cc:385] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.577399 30235 raft_consensus.cc:740] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.577749 30232 ts_tablet_manager.cc:1434] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:38.578858 30232 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.579205 30233 ts_tablet_manager.cc:1434] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:38.580276 30233 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.578240 30235 consensus_queue.cc:260] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.585667 30235 ts_tablet_manager.cc:1434] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:11:38.586511 30232 tablet_bootstrap.cc:654] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.586715 30235 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.587144 30233 tablet_bootstrap.cc:654] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.588645 30240 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.589180 30240 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.592162 30240 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.596525 30235 tablet_bootstrap.cc:654] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.608175 30240 raft_consensus.cc:493] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.608817 30240 raft_consensus.cc:515] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.612250 30240 leader_election.cc:290] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.613333 30233 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.614919 30233 ts_tablet_manager.cc:1403] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260713 09:11:38.618076 30233 raft_consensus.cc:359] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.618780 30233 raft_consensus.cc:385] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.619089 30233 raft_consensus.cc:740] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.619941 30233 consensus_queue.cc:260] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.622126 30233 ts_tablet_manager.cc:1434] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:38.623034 30233 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.630456 30232 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.630686 30235 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.630954 30232 ts_tablet_manager.cc:1403] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.022s
I20260713 09:11:38.631206 30235 ts_tablet_manager.cc:1403] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.028s
I20260713 09:11:38.634289 30232 raft_consensus.cc:359] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.635107 30232 raft_consensus.cc:385] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.635530 30232 raft_consensus.cc:740] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.634742 30235 raft_consensus.cc:359] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.636093 30235 raft_consensus.cc:385] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.635022 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:38.636449 30235 raft_consensus.cc:740] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.636384 30232 consensus_queue.cc:260] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.635797 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:38.637571 30235 consensus_queue.cc:260] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
W20260713 09:11:38.638926 30006 leader_election.cc:343] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.639269 30232 ts_tablet_manager.cc:1434] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
W20260713 09:11:38.639652 30006 leader_election.cc:343] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.639932 30235 ts_tablet_manager.cc:1434] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:38.640288 30232 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.641152 30235 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.646893 30233 tablet_bootstrap.cc:654] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.647130 30232 tablet_bootstrap.cc:654] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.648550 30235 tablet_bootstrap.cc:654] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.659516 30233 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.660192 30233 ts_tablet_manager.cc:1403] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260713 09:11:38.664216 30233 raft_consensus.cc:359] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.665222 30233 raft_consensus.cc:385] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.666957 30233 raft_consensus.cc:740] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.667939 30233 consensus_queue.cc:260] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.669121 30235 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.669700 30235 ts_tablet_manager.cc:1403] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260713 09:11:38.669796 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:38.669159 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:38.672116 30118 raft_consensus.cc:2468] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 0.
I20260713 09:11:38.672780 30235 raft_consensus.cc:359] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.673552 30235 raft_consensus.cc:385] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.673840 30235 raft_consensus.cc:740] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
W20260713 09:11:38.673906 30006 leader_election.cc:343] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.674582 30006 leader_election.cc:304] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87406974458a4e859674bcc4302c2c42; no voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:38.674640 30235 consensus_queue.cc:260] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.676164 30006 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [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: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:38.677124 30233 ts_tablet_manager.cc:1434] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.007s
I20260713 09:11:38.677587 30240 raft_consensus.cc:2749] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:38.677126 30235 ts_tablet_manager.cc:1434] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:38.678470 30240 raft_consensus.cc:2804] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.678932 30240 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.679069 30235 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.679365 30240 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.686900 30233 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.690850 30254 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:38.694852 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:38.693542 30240 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.696622 30232 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.699537 30254 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.700209 30232 ts_tablet_manager.cc:1403] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.030s
I20260713 09:11:38.700948 30233 tablet_bootstrap.cc:654] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.687381 30235 tablet_bootstrap.cc:654] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.702958 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:38.703208 30254 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.703540 30118 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.703233 30232 raft_consensus.cc:359] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.704684 30232 raft_consensus.cc:385] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.705029 30232 raft_consensus.cc:740] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.706032 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:38.706043 30232 consensus_queue.cc:260] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.709265 30232 ts_tablet_manager.cc:1434] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:38.710685 30232 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.702997 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:38.714439 30191 raft_consensus.cc:2468] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 0.
I20260713 09:11:38.715914 30006 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:38.716996 30254 raft_consensus.cc:2804] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.717453 30254 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.717900 30254 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:38.725854 30006 leader_election.cc:343] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.729396 30254 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.732893 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
W20260713 09:11:38.734665 30006 leader_election.cc:343] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.739557 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
W20260713 09:11:38.741294 30006 leader_election.cc:343] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.742063 30240 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.743181 30118 raft_consensus.cc:2468] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 1.
I20260713 09:11:38.743953 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:38.744732 30191 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.744791 30006 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [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: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:38.746480 30240 raft_consensus.cc:2804] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.749998 30240 raft_consensus.cc:697] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Becoming Leader. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Running, Role: LEADER
I20260713 09:11:38.751226 30240 consensus_queue.cc:237] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.753623 30254 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.742074 30232 tablet_bootstrap.cc:654] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.759075 30191 raft_consensus.cc:2468] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 1.
I20260713 09:11:38.759497 30235 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.759750 30233 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.760193 30235 ts_tablet_manager.cc:1403] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.081s	user 0.039s	sys 0.030s
I20260713 09:11:38.760654 30006 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [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: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 3f448a13e9b646a49718fe43725bfc1f
I20260713 09:11:38.762214 30257 raft_consensus.cc:2804] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.762754 30257 raft_consensus.cc:697] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Becoming Leader. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Running, Role: LEADER
I20260713 09:11:38.760238 30233 ts_tablet_manager.cc:1403] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.075s	user 0.038s	sys 0.033s
I20260713 09:11:38.763738 30257 consensus_queue.cc:237] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.764179 30235 raft_consensus.cc:359] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.765066 30235 raft_consensus.cc:385] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.765434 30235 raft_consensus.cc:740] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.766096 30233 raft_consensus.cc:359] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.766321 30235 consensus_queue.cc:260] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.766820 30233 raft_consensus.cc:385] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.768746 30235 ts_tablet_manager.cc:1434] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:38.769917 30235 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.769990 29940 catalog_manager.cc:5697] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87406974458a4e859674bcc4302c2c42 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "87406974458a4e859674bcc4302c2c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.774907 30239 raft_consensus.cc:493] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.775367 30239 raft_consensus.cc:515] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.780901 30239 leader_election.cc:290] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:38.767256 30233 raft_consensus.cc:740] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.782138 30233 consensus_queue.cc:260] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.786952 30233 ts_tablet_manager.cc:1434] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:11:38.786913 30239 raft_consensus.cc:493] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.788089 30233 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.787602 30239 raft_consensus.cc:515] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.790397 30235 tablet_bootstrap.cc:654] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.791208 30239 leader_election.cc:290] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:38.799279 30233 tablet_bootstrap.cc:654] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.800700 30232 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.801162 30232 ts_tablet_manager.cc:1403] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.006s
I20260713 09:11:38.804112 30235 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.804164 30232 raft_consensus.cc:359] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.804762 30235 ts_tablet_manager.cc:1403] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260713 09:11:38.804980 30232 raft_consensus.cc:385] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.805311 30232 raft_consensus.cc:740] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.808091 30235 raft_consensus.cc:359] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.808960 30235 raft_consensus.cc:385] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.808917 30232 consensus_queue.cc:260] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.809463 30235 raft_consensus.cc:740] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.810613 30235 consensus_queue.cc:260] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.812908 30232 ts_tablet_manager.cc:1434] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:38.814005 30232 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.823081 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:38.815596 30235 ts_tablet_manager.cc:1434] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:38.824347 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e800ed971c4eb28819aba3b3836465" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:38.825007 30117 raft_consensus.cc:2468] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 0.
I20260713 09:11:38.826248 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:38.826903 30043 raft_consensus.cc:2468] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 0.
I20260713 09:11:38.828217 30042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e800ed971c4eb28819aba3b3836465" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:38.829165 30233 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.829572 30233 ts_tablet_manager.cc:1403] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.021s
W20260713 09:11:38.830091 30155 leader_election.cc:343] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.830825 30156 leader_election.cc:304] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [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: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 3f448a13e9b646a49718fe43725bfc1f
I20260713 09:11:38.830824 30155 leader_election.cc:304] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:38.832170 30235 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
W20260713 09:11:38.832238 30156 leader_election.cc:343] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.832392 30239 raft_consensus.cc:2804] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.832437 30233 raft_consensus.cc:359] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.833010 30239 raft_consensus.cc:493] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.833340 30233 raft_consensus.cc:385] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.833400 30239 raft_consensus.cc:3060] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.833734 30233 raft_consensus.cc:740] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.834477 30233 consensus_queue.cc:260] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.836874 30233 ts_tablet_manager.cc:1434] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:38.837903 30233 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.840765 30239 raft_consensus.cc:515] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.843158 30232 tablet_bootstrap.cc:654] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.844681 30233 tablet_bootstrap.cc:654] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.847759 30042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:38.848367 30042 raft_consensus.cc:3060] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.848627 30239 leader_election.cc:290] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:38.849547 30235 tablet_bootstrap.cc:654] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.849334 30239 raft_consensus.cc:2804] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.851321 30239 raft_consensus.cc:493] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.851722 30239 raft_consensus.cc:3060] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.856489 30233 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.856935 30233 ts_tablet_manager.cc:1403] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:11:38.857802 30232 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.858240 30232 ts_tablet_manager.cc:1403] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260713 09:11:38.859573 30241 raft_consensus.cc:493] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.859499 30233 raft_consensus.cc:359] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.860214 30241 raft_consensus.cc:515] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.861163 30232 raft_consensus.cc:359] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.861894 30232 raft_consensus.cc:385] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.862183 30232 raft_consensus.cc:740] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.863024 30232 consensus_queue.cc:260] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.864565 30241 leader_election.cc:290] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:38.865235 30232 ts_tablet_manager.cc:1434] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:38.860229 30233 raft_consensus.cc:385] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.869899 30233 raft_consensus.cc:740] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.872260 30233 consensus_queue.cc:260] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.874780 30232 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:38.876439 30239 raft_consensus.cc:515] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.877749 30235 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.878366 30235 ts_tablet_manager.cc:1403] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.007s
I20260713 09:11:38.879016 30239 leader_election.cc:290] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:38.879266 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e800ed971c4eb28819aba3b3836465" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:38.879977 30233 ts_tablet_manager.cc:1434] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:11:38.879879 30043 raft_consensus.cc:3060] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.880759 30233 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.881361 30235 raft_consensus.cc:359] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.882104 30235 raft_consensus.cc:385] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.882424 30235 raft_consensus.cc:740] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.883111 30235 consensus_queue.cc:260] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.884845 30042 raft_consensus.cc:2468] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:38.887195 30156 leader_election.cc:304] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:38.887311 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e800ed971c4eb28819aba3b3836465" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:38.888077 30118 raft_consensus.cc:3060] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.888470 30239 raft_consensus.cc:2804] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.889168 30239 raft_consensus.cc:697] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Becoming Leader. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Running, Role: LEADER
I20260713 09:11:38.889674 30043 raft_consensus.cc:2468] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:38.890899 30156 leader_election.cc:304] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:38.891953 30268 raft_consensus.cc:2804] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:38.894451 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0990de42fa2d4047a679771cae695315" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:38.898068 30118 raft_consensus.cc:2468] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:38.888077 30235 ts_tablet_manager.cc:1434] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:11:38.901437 30235 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.903927 29940 catalog_manager.cc:5697] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87406974458a4e859674bcc4302c2c42 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "87406974458a4e859674bcc4302c2c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:38.905819 30235 tablet_bootstrap.cc:654] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.900420 30233 tablet_bootstrap.cc:654] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:38.906769 30155 leader_election.cc:343] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.911291 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
W20260713 09:11:38.913125 30082 leader_election.cc:343] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.890283 30239 consensus_queue.cc:237] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.922082 30232 tablet_bootstrap.cc:654] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.914939 30268 raft_consensus.cc:697] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Becoming Leader. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Running, Role: LEADER
I20260713 09:11:38.952991 30233 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:38.933048 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:38.953549 30235 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:38.953542 30233 ts_tablet_manager.cc:1403] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.021s
I20260713 09:11:38.954097 30235 ts_tablet_manager.cc:1403] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.019s
W20260713 09:11:38.954432 30081 leader_election.cc:343] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:38.954938 30081 leader_election.cc:304] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f; no voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:38.955693 30241 raft_consensus.cc:2749] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:38.956079 30268 consensus_queue.cc:237] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.956543 30233 raft_consensus.cc:359] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.957180 30233 raft_consensus.cc:385] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.957384 30233 raft_consensus.cc:740] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.957585 30235 raft_consensus.cc:359] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.958302 30235 raft_consensus.cc:385] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:38.958061 30233 consensus_queue.cc:260] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.958607 30235 raft_consensus.cc:740] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:38.959414 30235 consensus_queue.cc:260] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:38.960377 30233 ts_tablet_manager.cc:1434] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:38.961225 30233 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:38.965088 30235 ts_tablet_manager.cc:1434] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:38.965999 30235 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:38.966904 30233 tablet_bootstrap.cc:654] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.970554 29940 catalog_manager.cc:5697] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc05b2d7bded466e824f17a6666f602d (127.26.125.131). New cstate: current_term: 1 leader_uuid: "cc05b2d7bded466e824f17a6666f602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:38.978367 30235 tablet_bootstrap.cc:654] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:38.980702 30241 raft_consensus.cc:493] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.981264 30241 raft_consensus.cc:515] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:38.983547 30241 leader_election.cc:290] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941), 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289)
I20260713 09:11:38.985177 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05035ccb05ac41b698a1663aa0409692" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:38.985839 30043 raft_consensus.cc:2468] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:38.986251 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05035ccb05ac41b698a1663aa0409692" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:38.986888 30191 raft_consensus.cc:2468] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:38.987217 30082 leader_election.cc:304] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: 
I20260713 09:11:38.988075 30241 raft_consensus.cc:2804] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:38.988502 30241 raft_consensus.cc:493] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:38.988907 30241 raft_consensus.cc:3060] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:38.986238 30232 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:38.991384 30232 ts_tablet_manager.cc:1403] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.007s
I20260713 09:11:38.994957 30257 raft_consensus.cc:493] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:38.995618 30257 raft_consensus.cc:515] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.009805 30257 leader_election.cc:290] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.010138 30232 raft_consensus.cc:359] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.010922 30232 raft_consensus.cc:385] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.011224 30232 raft_consensus.cc:740] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.011998 30232 consensus_queue.cc:260] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.012337 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
W20260713 09:11:39.014570 30006 leader_election.cc:343] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.016737 30232 ts_tablet_manager.cc:1434] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:11:39.019915 30232 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:39.020882 30241 raft_consensus.cc:515] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:39.023437 30233 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: No bootstrap required, opened a new log
I20260713 09:11:39.023880 30233 ts_tablet_manager.cc:1403] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.018s
I20260713 09:11:39.023221 29940 catalog_manager.cc:5697] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc05b2d7bded466e824f17a6666f602d (127.26.125.131). New cstate: current_term: 1 leader_uuid: "cc05b2d7bded466e824f17a6666f602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.024129 30241 leader_election.cc:290] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Requested vote from peers cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941), 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289)
I20260713 09:11:39.024847 30241 raft_consensus.cc:493] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.025332 30241 raft_consensus.cc:515] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.026415 30232 tablet_bootstrap.cc:654] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.030630 30235 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:39.031083 30235 ts_tablet_manager.cc:1403] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.010s
I20260713 09:11:39.032047 30233 raft_consensus.cc:359] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.032888 30233 raft_consensus.cc:385] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.033150 30233 raft_consensus.cc:740] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.033619 30235 raft_consensus.cc:359] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.034301 30235 raft_consensus.cc:385] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.034564 30235 raft_consensus.cc:740] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.035260 30241 leader_election.cc:290] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.035172 30235 consensus_queue.cc:260] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.037123 30233 consensus_queue.cc:260] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.038901 30235 ts_tablet_manager.cc:1434] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:11:39.039296 30233 ts_tablet_manager.cc:1434] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:11:39.039779 30235 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: Bootstrap starting.
I20260713 09:11:39.044595 30235 tablet_bootstrap.cc:654] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.047894 30232 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:39.048259 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05035ccb05ac41b698a1663aa0409692" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:39.048554 30232 ts_tablet_manager.cc:1403] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260713 09:11:39.049041 30191 raft_consensus.cc:3060] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.052320 30232 raft_consensus.cc:359] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.053440 30241 raft_consensus.cc:493] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.033533 30284 raft_consensus.cc:493] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.054275 30241 raft_consensus.cc:515] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.054421 30284 raft_consensus.cc:515] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.056962 30241 leader_election.cc:290] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.057914 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957dea0a0374415385ba6c4f6086cf3b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:39.058683 30192 raft_consensus.cc:2468] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:39.053818 30232 raft_consensus.cc:385] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.061069 30232 raft_consensus.cc:740] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.061610 30284 leader_election.cc:290] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.063081 30232 consensus_queue.cc:260] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.070449 30232 ts_tablet_manager.cc:1434] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:11:39.071648 30232 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:39.071692 30190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99031a8a3e314e4cb800195a56686d69" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:39.073585 30081 leader_election.cc:304] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.074414 30284 raft_consensus.cc:2804] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.074775 30284 raft_consensus.cc:493] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.075138 30284 raft_consensus.cc:3060] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.075654 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:39.075862 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202215c434694daf87f1bfedebf7d84b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:39.076292 30118 raft_consensus.cc:2468] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 0.
I20260713 09:11:39.076396 30192 raft_consensus.cc:2468] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:39.078034 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05035ccb05ac41b698a1663aa0409692" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:39.078579 30043 raft_consensus.cc:3060] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:39.081907 30081 leader_election.cc:343] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.082656 30081 leader_election.cc:304] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.083518 30283 raft_consensus.cc:2804] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.083905 30283 raft_consensus.cc:493] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.084250 30283 raft_consensus.cc:3060] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.085754 30043 raft_consensus.cc:2468] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.086550 30191 raft_consensus.cc:2468] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.086491 30284 raft_consensus.cc:515] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.087829 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957dea0a0374415385ba6c4f6086cf3b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.088475 30043 raft_consensus.cc:2468] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:39.090197 30235 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: No bootstrap required, opened a new log
I20260713 09:11:39.089995 30081 leader_election.cc:304] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.090938 30284 leader_election.cc:290] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.091580 30235 ts_tablet_manager.cc:1403] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.013s
I20260713 09:11:39.091472 30283 raft_consensus.cc:515] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.093896 30042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99031a8a3e314e4cb800195a56686d69" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.094960 30041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957dea0a0374415385ba6c4f6086cf3b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:39.097491 30042 raft_consensus.cc:2468] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 0.
I20260713 09:11:39.097888 30041 raft_consensus.cc:3060] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.096493 30232 tablet_bootstrap.cc:654] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.099807 30235 raft_consensus.cc:359] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.100555 30235 raft_consensus.cc:385] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.100906 30235 raft_consensus.cc:740] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.093540 30006 leader_election.cc:304] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [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: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:39.102106 30283 leader_election.cc:290] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.092077 30241 raft_consensus.cc:2804] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.102617 30257 raft_consensus.cc:2804] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.101812 30235 consensus_queue.cc:260] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.103071 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202215c434694daf87f1bfedebf7d84b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:39.103381 30257 raft_consensus.cc:493] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.103638 30192 raft_consensus.cc:3060] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.103853 30257 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.104094 30042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202215c434694daf87f1bfedebf7d84b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:39.104650 30042 raft_consensus.cc:3060] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.104755 30235 ts_tablet_manager.cc:1434] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:39.109825 30241 raft_consensus.cc:697] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Becoming Leader. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Running, Role: LEADER
I20260713 09:11:39.111186 30241 consensus_queue.cc:237] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:39.103381 30082 leader_election.cc:304] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [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: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:39.114329 30257 raft_consensus.cc:515] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.114825 30042 raft_consensus.cc:2468] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.092530 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957dea0a0374415385ba6c4f6086cf3b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:39.092860 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202215c434694daf87f1bfedebf7d84b" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.116611 30232 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:39.116895 30043 raft_consensus.cc:2376] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1. Re-sending same reply.
I20260713 09:11:39.116559 30191 raft_consensus.cc:3060] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.117197 30232 ts_tablet_manager.cc:1403] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.004s
I20260713 09:11:39.111771 30192 raft_consensus.cc:2468] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.118974 30041 raft_consensus.cc:2468] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.115949 30082 leader_election.cc:304] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: 
I20260713 09:11:39.121248 30232 raft_consensus.cc:359] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.121933 30232 raft_consensus.cc:385] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.121958 30284 raft_consensus.cc:2804] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.122399 30232 raft_consensus.cc:740] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.124465 30082 leader_election.cc:304] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: 
I20260713 09:11:39.117126 30283 raft_consensus.cc:2804] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.125552 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:39.125778 30283 raft_consensus.cc:493] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.126199 30118 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.126317 30283 raft_consensus.cc:3060] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.126629 30290 raft_consensus.cc:2804] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.127264 30290 raft_consensus.cc:697] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Becoming Leader. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Running, Role: LEADER
I20260713 09:11:39.128134 30290 consensus_queue.cc:237] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.132965 30284 raft_consensus.cc:697] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Becoming Leader. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Running, Role: LEADER
I20260713 09:11:39.133601 30118 raft_consensus.cc:2468] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87406974458a4e859674bcc4302c2c42 in term 1.
I20260713 09:11:39.133844 30284 consensus_queue.cc:237] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.134899 30257 leader_election.cc:290] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Requested vote from peers 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.135219 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "87406974458a4e859674bcc4302c2c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:39.136667 30006 leader_election.cc:304] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42; no voters: 
W20260713 09:11:39.137550 30006 leader_election.cc:343] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:39.138507 30257 raft_consensus.cc:2804] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.138989 30257 raft_consensus.cc:697] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Becoming Leader. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Running, Role: LEADER
I20260713 09:11:39.139786 30257 consensus_queue.cc:237] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.139402 29938 catalog_manager.cc:5697] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130). New cstate: current_term: 1 leader_uuid: "3f448a13e9b646a49718fe43725bfc1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.139815 30191 raft_consensus.cc:2468] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.142844 30232 consensus_queue.cc:260] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.145071 30232 ts_tablet_manager.cc:1434] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.001s
I20260713 09:11:39.145975 30232 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: Bootstrap starting.
I20260713 09:11:39.146548 30283 raft_consensus.cc:515] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.149329 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99031a8a3e314e4cb800195a56686d69" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:39.149891 30043 raft_consensus.cc:3060] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.150315 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99031a8a3e314e4cb800195a56686d69" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:39.150878 30191 raft_consensus.cc:3060] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.152021 30268 raft_consensus.cc:493] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.152451 30268 raft_consensus.cc:515] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.153442 30232 tablet_bootstrap.cc:654] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.154541 30268 leader_election.cc:290] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:39.157269 30283 leader_election.cc:290] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.157644 30042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.157189 30191 raft_consensus.cc:2468] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.158106 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:39.158322 30042 raft_consensus.cc:2468] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 0.
I20260713 09:11:39.158752 30118 raft_consensus.cc:2468] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 0.
I20260713 09:11:39.159593 30156 leader_election.cc:304] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.160396 30268 raft_consensus.cc:2804] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.160928 30081 leader_election.cc:304] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.157189 30043 raft_consensus.cc:2468] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:39.160948 30268 raft_consensus.cc:493] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.161772 30283 raft_consensus.cc:2804] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.162398 30268 raft_consensus.cc:3060] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.162993 30283 raft_consensus.cc:697] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Becoming Leader. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Running, Role: LEADER
I20260713 09:11:39.163800 30283 consensus_queue.cc:237] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.176326 30268 raft_consensus.cc:515] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.180089 30268 leader_election.cc:290] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:39.181058 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42"
I20260713 09:11:39.181427 30118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f37eaacdb694e31b6b21cdc55c62384" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:39.181937 30043 raft_consensus.cc:3060] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.182065 30118 raft_consensus.cc:3060] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.189417 30118 raft_consensus.cc:2468] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:39.190609 30155 leader_election.cc:304] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:39.190210 29938 catalog_manager.cc:5697] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130). New cstate: current_term: 1 leader_uuid: "3f448a13e9b646a49718fe43725bfc1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.190900 30043 raft_consensus.cc:2468] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:39.191632 30268 raft_consensus.cc:2804] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.192327 30268 raft_consensus.cc:697] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Becoming Leader. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Running, Role: LEADER
I20260713 09:11:39.191983 29938 catalog_manager.cc:5697] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130). New cstate: current_term: 1 leader_uuid: "3f448a13e9b646a49718fe43725bfc1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.193161 30268 consensus_queue.cc:237] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.195022 29938 catalog_manager.cc:5697] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130). New cstate: current_term: 1 leader_uuid: "3f448a13e9b646a49718fe43725bfc1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.201090 29940 catalog_manager.cc:5697] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87406974458a4e859674bcc4302c2c42 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "87406974458a4e859674bcc4302c2c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.204353 30232 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: No bootstrap required, opened a new log
I20260713 09:11:39.204783 30232 ts_tablet_manager.cc:1403] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.017s
I20260713 09:11:39.207347 30232 raft_consensus.cc:359] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.207971 30232 raft_consensus.cc:385] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.208235 30232 raft_consensus.cc:740] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.209065 30232 consensus_queue.cc:260] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.211057 30232 ts_tablet_manager.cc:1434] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:39.214303 29939 catalog_manager.cc:5697] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc05b2d7bded466e824f17a6666f602d (127.26.125.131). New cstate: current_term: 1 leader_uuid: "cc05b2d7bded466e824f17a6666f602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:39.222815 30257 consensus_queue.cc:1048] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.231391 30268 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.231833 30268 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.232323 30118 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.233945 30268 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:39.234568 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.238870 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:39.239903 30117 raft_consensus.cc:2393] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc05b2d7bded466e824f17a6666f602d in current term 1: Already voted for candidate 87406974458a4e859674bcc4302c2c42 in this term.
I20260713 09:11:39.240429 30290 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.240931 30290 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.244621 30268 raft_consensus.cc:493] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.245136 30268 raft_consensus.cc:515] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:39.242189 30155 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc05b2d7bded466e824f17a6666f602d; no voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42
I20260713 09:11:39.246017 30239 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.246977 30268 leader_election.cc:290] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:39.247398 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.248245 30290 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:39.248481 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:39.249337 30117 raft_consensus.cc:2393] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc05b2d7bded466e824f17a6666f602d in current term 1: Already voted for candidate 87406974458a4e859674bcc4302c2c42 in this term.
I20260713 09:11:39.249825 30240 consensus_queue.cc:1048] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.250016 30191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:39.251256 30081 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [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: 3f448a13e9b646a49718fe43725bfc1f; no voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d
I20260713 09:11:39.252658 30239 raft_consensus.cc:2749] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:39.254930 30043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87406974458a4e859674bcc4302c2c42" is_pre_election: true
I20260713 09:11:39.256559 30156 leader_election.cc:304] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc05b2d7bded466e824f17a6666f602d; no voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42
I20260713 09:11:39.257597 30239 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.260726 30290 raft_consensus.cc:2749] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:39.263011 30239 raft_consensus.cc:2749] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:39.286664 30240 consensus_queue.cc:1048] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.287982 30257 consensus_queue.cc:1048] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.336017 30117 raft_consensus.cc:3060] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.342159 30239 consensus_queue.cc:1048] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.352181 30268 consensus_queue.cc:1048] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.371953 30268 consensus_queue.cc:1048] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.382546 30275 consensus_queue.cc:1048] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.383899 27126 ts_manager.cc:295] Set tserver state for 87406974458a4e859674bcc4302c2c42 to MAINTENANCE_MODE
I20260713 09:11:39.384994 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
I20260713 09:11:39.421314 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:39.422303 27126 tablet_replica.cc:333] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.422895 27126 raft_consensus.cc:2243] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.423307 27126 raft_consensus.cc:2272] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.425822 27126 tablet_replica.cc:333] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.426326 27126 raft_consensus.cc:2243] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.426712 27126 raft_consensus.cc:2272] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.428632 27126 tablet_replica.cc:333] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.429207 27126 raft_consensus.cc:2243] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.429757 27126 raft_consensus.cc:2272] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.431192 27126 tablet_replica.cc:333] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.431681 27126 raft_consensus.cc:2243] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.432029 27126 raft_consensus.cc:2272] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.433458 27126 tablet_replica.cc:333] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.433985 27126 raft_consensus.cc:2243] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.434319 27126 raft_consensus.cc:2272] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.435881 27126 tablet_replica.cc:333] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.436380 27126 raft_consensus.cc:2243] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.436915 27126 pending_rounds.cc:70] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Trying to abort 1 pending ops.
I20260713 09:11:39.437103 27126 pending_rounds.cc:77] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993250885857280 op_type: NO_OP noop_request { }
I20260713 09:11:39.437386 27126 raft_consensus.cc:2889] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:39.437703 27126 raft_consensus.cc:2272] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.439455 27126 tablet_replica.cc:333] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.440037 27126 raft_consensus.cc:2243] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.440433 27126 raft_consensus.cc:2272] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.442502 27126 tablet_replica.cc:333] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.442970 27126 raft_consensus.cc:2243] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.443656 27126 raft_consensus.cc:2272] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.445468 27126 tablet_replica.cc:333] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.446022 27126 raft_consensus.cc:2243] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.446367 27126 raft_consensus.cc:2272] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.447839 27126 tablet_replica.cc:333] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: stopping tablet replica
I20260713 09:11:39.448275 27126 raft_consensus.cc:2243] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.448951 27126 raft_consensus.cc:2272] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.468324 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
W20260713 09:11:39.517555 30082 consensus_peers.cc:597] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:39.523070 30082 consensus_peers.cc:597] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:39.599841 30082 consensus_peers.cc:597] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:39.603266 30290 consensus_queue.cc:1048] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.606827 30283 consensus_queue.cc:1048] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:39.627101 30283 consensus_queue.cc:1048] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:39.659008 30082 consensus_peers.cc:597] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:39.688899 30275 consensus_queue.cc:1048] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:39.700202 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:39.702711 30156 consensus_peers.cc:597] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:39.710497 30283 consensus_queue.cc:1048] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:39.967042 30156 consensus_peers.cc:597] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:39.971016 30156 consensus_peers.cc:597] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:40.701206 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:40.735628 30275 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:40.736164 30275 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:40.737707 30275 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:40.738673 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
W20260713 09:11:40.741250 30156 leader_election.cc:336] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:40.741619 30156 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [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: cc05b2d7bded466e824f17a6666f602d; no voters: 3f448a13e9b646a49718fe43725bfc1f, 87406974458a4e859674bcc4302c2c42
I20260713 09:11:40.742177 30275 raft_consensus.cc:2749] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:40.798157 30275 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:40.798642 30275 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:40.800242 30275 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:40.800840 30283 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:40.801311 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:40.801360 30283 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:40.802649 30117 raft_consensus.cc:2468] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:40.803717 30155 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
W20260713 09:11:40.804364 30156 leader_election.cc:336] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:40.804585 30275 raft_consensus.cc:2804] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:40.805032 30275 raft_consensus.cc:493] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:40.805153 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:40.805449 30275 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.805833 30283 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
W20260713 09:11:40.807478 30082 leader_election.cc:336] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:40.810536 30275 raft_consensus.cc:515] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:40.811396 30192 raft_consensus.cc:2393] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f448a13e9b646a49718fe43725bfc1f in current term 2: Already voted for candidate cc05b2d7bded466e824f17a6666f602d in this term.
I20260713 09:11:40.812232 30275 leader_election.cc:290] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:40.813391 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b33e7e4787243edac91d1b853e35815" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:40.814013 30117 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.814288 30081 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [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: 3f448a13e9b646a49718fe43725bfc1f; no voters: 87406974458a4e859674bcc4302c2c42, cc05b2d7bded466e824f17a6666f602d
W20260713 09:11:40.816407 30156 leader_election.cc:336] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:40.819803 30117 raft_consensus.cc:2468] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 2.
I20260713 09:11:40.820218 30283 raft_consensus.cc:2749] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:40.820744 30155 leader_election.cc:304] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 87406974458a4e859674bcc4302c2c42
I20260713 09:11:40.821403 30275 raft_consensus.cc:2804] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.821828 30275 raft_consensus.cc:697] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 LEADER]: Becoming Leader. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Running, Role: LEADER
I20260713 09:11:40.822616 30275 consensus_queue.cc:237] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:40.829694 29939 catalog_manager.cc:5697] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d reported cstate change: term changed from 1 to 2, leader changed from 87406974458a4e859674bcc4302c2c42 (127.26.125.129) to cc05b2d7bded466e824f17a6666f602d (127.26.125.131). New cstate: current_term: 2 leader_uuid: "cc05b2d7bded466e824f17a6666f602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.068054 30283 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:41.068477 30283 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.070235 30283 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:41.071355 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d" is_pre_election: true
I20260713 09:11:41.072024 30192 raft_consensus.cc:2468] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 1.
I20260713 09:11:41.072994 30081 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:41.073665 30283 raft_consensus.cc:2804] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:41.073755 30082 leader_election.cc:336] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:41.073967 30283 raft_consensus.cc:493] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87406974458a4e859674bcc4302c2c42)
I20260713 09:11:41.074378 30283 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.078962 30283 raft_consensus.cc:515] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.080596 30283 leader_election.cc:290] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), cc05b2d7bded466e824f17a6666f602d (127.26.125.131:39941)
I20260713 09:11:41.081691 30192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a849d0669c421daef67fa72df72568" candidate_uuid: "3f448a13e9b646a49718fe43725bfc1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc05b2d7bded466e824f17a6666f602d"
I20260713 09:11:41.082252 30192 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:41.084609 30082 leader_election.cc:336] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:41.087905 30192 raft_consensus.cc:2468] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f448a13e9b646a49718fe43725bfc1f in term 2.
I20260713 09:11:41.088907 30081 leader_election.cc:304] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 87406974458a4e859674bcc4302c2c42
I20260713 09:11:41.090430 30322 raft_consensus.cc:2804] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.090929 30322 raft_consensus.cc:697] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 2 LEADER]: Becoming Leader. State: Replica: 3f448a13e9b646a49718fe43725bfc1f, State: Running, Role: LEADER
I20260713 09:11:41.091753 30322 consensus_queue.cc:237] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.098909 29939 catalog_manager.cc:5697] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f reported cstate change: term changed from 1 to 2, leader changed from 87406974458a4e859674bcc4302c2c42 (127.26.125.129) to 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130). New cstate: current_term: 2 leader_uuid: "3f448a13e9b646a49718fe43725bfc1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:41.207055 30156 consensus_peers.cc:597] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.300268 30275 raft_consensus.cc:493] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:41.300772 30275 raft_consensus.cc:515] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.302521 30275 leader_election.cc:290] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:41.303565 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f" is_pre_election: true
I20260713 09:11:41.304149 30117 raft_consensus.cc:2468] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 1.
I20260713 09:11:41.305060 30155 leader_election.cc:304] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 
I20260713 09:11:41.305737 30275 raft_consensus.cc:2804] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:41.306084 30275 raft_consensus.cc:493] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:11:41.306253 30156 leader_election.cc:336] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:41.306465 30275 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.311216 30275 raft_consensus.cc:515] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.312878 30275 leader_election.cc:290] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 election: Requested vote from peers 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289), 3f448a13e9b646a49718fe43725bfc1f (127.26.125.130:37095)
I20260713 09:11:41.313930 30117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e83cfe5ef68a4e93823a7821ab3001a9" candidate_uuid: "cc05b2d7bded466e824f17a6666f602d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f448a13e9b646a49718fe43725bfc1f"
I20260713 09:11:41.314510 30117 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:41.316089 30156 leader_election.cc:336] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111)
I20260713 09:11:41.319583 30117 raft_consensus.cc:2468] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc05b2d7bded466e824f17a6666f602d in term 2.
I20260713 09:11:41.320464 30155 leader_election.cc:304] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [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: 3f448a13e9b646a49718fe43725bfc1f, cc05b2d7bded466e824f17a6666f602d; no voters: 87406974458a4e859674bcc4302c2c42
I20260713 09:11:41.321015 30275 raft_consensus.cc:2804] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:41.321388 30275 raft_consensus.cc:697] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 2 LEADER]: Becoming Leader. State: Replica: cc05b2d7bded466e824f17a6666f602d, State: Running, Role: LEADER
I20260713 09:11:41.322144 30275 consensus_queue.cc:237] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Queue going to LEADER 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: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:41.328428 29939 catalog_manager.cc:5697] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d reported cstate change: term changed from 1 to 2, leader changed from 87406974458a4e859674bcc4302c2c42 (127.26.125.129) to cc05b2d7bded466e824f17a6666f602d (127.26.125.131). New cstate: current_term: 2 leader_uuid: "cc05b2d7bded466e824f17a6666f602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:41.418972 30117 raft_consensus.cc:1275] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Refusing update from remote peer cc05b2d7bded466e824f17a6666f602d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.420316 30275 consensus_queue.cc:1048] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:41.489313 30082 consensus_peers.cc:597] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.635102 30192 raft_consensus.cc:1275] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Refusing update from remote peer 3f448a13e9b646a49718fe43725bfc1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.636731 30322 consensus_queue.cc:1048] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:41.702109 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:41.749621 30117 raft_consensus.cc:1275] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Refusing update from remote peer cc05b2d7bded466e824f17a6666f602d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:41.751011 30275 consensus_queue.cc:1048] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:41.769443 30156 consensus_peers.cc:597] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:41.899453 30082 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260713 09:11:41.901674 30082 consensus_peers.cc:597] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.094098 30156 consensus_peers.cc:597] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.195768 30082 consensus_peers.cc:597] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.227974 30082 consensus_peers.cc:597] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.262410 30082 consensus_peers.cc:597] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.277098 30156 consensus_peers.cc:597] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.607131 30156 consensus_peers.cc:597] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:42.702955 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:43.703837 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:43.899262 30156 consensus_peers.cc:597] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:43.938975 30082 consensus_peers.cc:597] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:44.139358 30156 consensus_peers.cc:597] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:11:44.485684 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:44.492547 30334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.492916 30335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:44.494109 30337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:44.495978 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:44.499457 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:44.499648 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:44.499882 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933904499846 us; error 0 us; skew 500 ppm
I20260713 09:11:44.500439 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:44.503669 27126 webserver.cc:533] Webserver started at http://127.26.125.129:46287/ using document root <none> and password file <none>
I20260713 09:11:44.504206 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:44.504385 27126 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:44.508278 27126 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:44.512807 30342 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:44.513490 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:11:44.513831 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "87406974458a4e859674bcc4302c2c42"
format_stamp: "Formatted at 2026-07-13 09:11:37 on dist-test-slave-48sk"
I20260713 09:11:44.514212 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933827724495-27126-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)
W20260713 09:11:44.526573 30082 consensus_peers.cc:597] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:44.528721 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:44.530392 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:44.531975 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:11:44.533026 30082 consensus_peers.cc:597] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:44.535703 30349 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:11:44.579160 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:11:44.579447 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260713 09:11:44.579747 27126 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:11:44.583976 30349 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.596128 30349 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.596830 30349 tablet_bootstrap.cc:492] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.597334 30349 ts_tablet_manager.cc:1403] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260713 09:11:44.599277 30349 raft_consensus.cc:359] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.599800 30349 raft_consensus.cc:740] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.600442 30349 consensus_queue.cc:260] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [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: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.603135 30349 ts_tablet_manager.cc:1434] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:11:44.604055 30349 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
W20260713 09:11:44.605916 30082 consensus_peers.cc:597] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:44.614178 27126 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:11:44.614431 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.035s	user 0.034s	sys 0.000s
I20260713 09:11:44.615850 30349 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:11:44.616657 30349 tablet_bootstrap.cc:492] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.617215 30349 ts_tablet_manager.cc:1403] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:11:44.619163 30349 raft_consensus.cc:359] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.619936 30349 raft_consensus.cc:740] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.620661 30349 consensus_queue.cc:260] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.623122 30349 ts_tablet_manager.cc:1434] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:44.623982 30349 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.636487 30349 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.637372 30349 tablet_bootstrap.cc:492] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.637992 30349 ts_tablet_manager.cc:1403] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:11:44.640309 30349 raft_consensus.cc:359] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.640878 30349 raft_consensus.cc:740] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.641623 30349 consensus_queue.cc:260] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [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: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
W20260713 09:11:44.642544 30156 consensus_peers.cc:597] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:44.643467 30349 ts_tablet_manager.cc:1434] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:44.644084 30349 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.660619 30349 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.661415 30349 tablet_bootstrap.cc:492] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.662010 30349 ts_tablet_manager.cc:1403] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260713 09:11:44.664089 30349 raft_consensus.cc:359] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.664578 30349 raft_consensus.cc:740] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.665148 30349 consensus_queue.cc:260] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [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: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.666957 30349 ts_tablet_manager.cc:1434] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:44.667593 30349 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.676259 30349 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.676875 30349 tablet_bootstrap.cc:492] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.677366 30349 ts_tablet_manager.cc:1403] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:44.679598 30349 raft_consensus.cc:359] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:44.680217 30349 raft_consensus.cc:740] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.680855 30349 consensus_queue.cc:260] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } } peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } }
I20260713 09:11:44.682556 30349 ts_tablet_manager.cc:1434] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:11:44.683185 30349 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.686343 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:37289
I20260713 09:11:44.686512 30411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:37289 every 8 connection(s)
I20260713 09:11:44.690773 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:44.695237 30349 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.696051 30349 tablet_bootstrap.cc:492] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.696659 30349 ts_tablet_manager.cc:1403] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260713 09:11:44.699069 30349 raft_consensus.cc:359] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.699703 30349 raft_consensus.cc:740] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.700584 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:44.700485 30349 consensus_queue.cc:260] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.701231 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:44.701999 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:44.702507 30349 ts_tablet_manager.cc:1434] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:44.703265 30349 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
W20260713 09:11:44.704715 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:44.713893 30412 heartbeater.cc:344] Connected to a master server at 127.26.125.190:41237
I20260713 09:11:44.713934 30349 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.714416 30412 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:44.714856 30349 tablet_bootstrap.cc:492] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.715305 30412 heartbeater.cc:507] Master 127.26.125.190:41237 requested a full tablet report, sending...
I20260713 09:11:44.715494 30349 ts_tablet_manager.cc:1403] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:44.717849 30349 raft_consensus.cc:359] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.718475 30349 raft_consensus.cc:740] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.719072 30349 consensus_queue.cc:260] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.720547 30349 ts_tablet_manager.cc:1434] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:44.721000 29939 ts_manager.cc:194] Re-registered known tserver with Master: 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289)
I20260713 09:11:44.721182 30349 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.728758 29939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56850
I20260713 09:11:44.731873 30412 heartbeater.cc:499] Master 127.26.125.190:41237 was elected leader, sending a full tablet report...
I20260713 09:11:44.731986 30349 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.732846 30349 tablet_bootstrap.cc:492] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.733439 30349 ts_tablet_manager.cc:1403] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:11:44.735498 30349 raft_consensus.cc:359] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.736101 30349 raft_consensus.cc:740] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.736708 30349 consensus_queue.cc:260] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [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: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.738067 30349 ts_tablet_manager.cc:1434] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:44.738623 30349 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.751075 30349 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.751920 30349 tablet_bootstrap.cc:492] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.752493 30349 ts_tablet_manager.cc:1403] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:11:44.754248 30349 raft_consensus.cc:359] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.754731 30349 raft_consensus.cc:740] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.755457 30349 consensus_queue.cc:260] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.757537 30349 ts_tablet_manager.cc:1434] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:44.758263 30349 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Bootstrap starting.
I20260713 09:11:44.768170 30349 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:11:44.769099 30349 tablet_bootstrap.cc:492] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Bootstrap complete.
I20260713 09:11:44.769742 30349 ts_tablet_manager.cc:1403] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:11:44.771795 30349 raft_consensus.cc:359] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.772286 30349 raft_consensus.cc:740] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87406974458a4e859674bcc4302c2c42, State: Initialized, Role: FOLLOWER
I20260713 09:11:44.772876 30349 consensus_queue.cc:260] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87406974458a4e859674bcc4302c2c42" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 37289 } } peers { permanent_uuid: "3f448a13e9b646a49718fe43725bfc1f" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 37095 } } peers { permanent_uuid: "cc05b2d7bded466e824f17a6666f602d" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 39941 } }
I20260713 09:11:44.774488 30349 ts_tablet_manager.cc:1434] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:11:44.886405 30386 raft_consensus.cc:3060] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:44.916498 30386 raft_consensus.cc:3060] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.147266 30386 raft_consensus.cc:3060] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:45.153227 30386 pending_rounds.cc:85] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Aborting all ops after (but not including) 0
I20260713 09:11:45.153589 30386 pending_rounds.cc:107] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:45.153893 30386 raft_consensus.cc:2889] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:11:45.705585 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:45.710608 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:45.715839 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:45.716239 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:45.716694 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:46.706436 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:46.722539 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:46.727927 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:46.728338 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:46.728781 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:47.707325 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:47.735584 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:47.741235 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:47.741688 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:47.742142 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:48.708777 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:48.748008 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:48.754520 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:48.754906 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:48.755450 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:49.710145 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:49.762099 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:49.768194 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:49.772976 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:49.773269 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:11:50.711161 29989 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:50.795804 27126 tablet_server.cc:179] TabletServer@127.26.125.129:37289 shutting down...
W20260713 09:11:50.825878 30082 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
W20260713 09:11:50.829612 30082 consensus_peers.cc:597] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.831177 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:50.831894 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.832741 27126 raft_consensus.cc:2243] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.833276 27126 raft_consensus.cc:2272] T 202215c434694daf87f1bfedebf7d84b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.835714 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.836242 27126 raft_consensus.cc:2243] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.836589 27126 raft_consensus.cc:2272] T d8e800ed971c4eb28819aba3b3836465 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.838518 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.839129 27126 raft_consensus.cc:2243] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.839536 27126 raft_consensus.cc:2272] T 99031a8a3e314e4cb800195a56686d69 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.841791 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.842242 27126 raft_consensus.cc:2243] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.842640 27126 raft_consensus.cc:2272] T 05035ccb05ac41b698a1663aa0409692 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.844784 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.845296 27126 raft_consensus.cc:2243] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.845764 27126 raft_consensus.cc:2272] T 957dea0a0374415385ba6c4f6086cf3b P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.847839 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.848296 27126 raft_consensus.cc:2243] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.848709 27126 raft_consensus.cc:2272] T 9b33e7e4787243edac91d1b853e35815 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.850689 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.851169 27126 raft_consensus.cc:2243] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.851613 27126 raft_consensus.cc:2272] T 11a849d0669c421daef67fa72df72568 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.853461 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.853988 27126 raft_consensus.cc:2243] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.854413 27126 raft_consensus.cc:2272] T 7f37eaacdb694e31b6b21cdc55c62384 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.856456 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.856899 27126 raft_consensus.cc:2243] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.857301 27126 raft_consensus.cc:2272] T e83cfe5ef68a4e93823a7821ab3001a9 P 87406974458a4e859674bcc4302c2c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.859524 27126 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:50.859982 27126 raft_consensus.cc:2243] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.860527 27126 raft_consensus.cc:2272] T 0990de42fa2d4047a679771cae695315 P 87406974458a4e859674bcc4302c2c42 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:50.863734 30156 consensus_peers.cc:597] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.893090 27126 tablet_server.cc:196] TabletServer@127.26.125.129:37289 shutdown complete.
I20260713 09:11:50.918581 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
W20260713 09:11:50.932292 30156 consensus_peers.cc:597] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.948977 30156 consensus_peers.cc:597] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:50.964344 30082 consensus_peers.cc:597] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f -> Peer 87406974458a4e859674bcc4302c2c42 (127.26.125.129:37289): Couldn't send request to peer 87406974458a4e859674bcc4302c2c42. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:37289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:50.971071 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:50.972093 27126 tablet_replica.cc:333] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.973044 27126 raft_consensus.cc:2243] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.973774 27126 raft_consensus.cc:2272] T 0990de42fa2d4047a679771cae695315 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.977185 27126 tablet_replica.cc:333] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.977974 27126 raft_consensus.cc:2243] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.979188 27126 raft_consensus.cc:2272] T 99031a8a3e314e4cb800195a56686d69 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.981601 27126 tablet_replica.cc:333] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.982074 27126 raft_consensus.cc:2243] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.982779 27126 raft_consensus.cc:2272] T 11a849d0669c421daef67fa72df72568 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.984810 27126 tablet_replica.cc:333] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.985352 27126 raft_consensus.cc:2243] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.986195 27126 raft_consensus.cc:2272] T 202215c434694daf87f1bfedebf7d84b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.988140 27126 tablet_replica.cc:333] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.988651 27126 raft_consensus.cc:2243] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.989039 27126 raft_consensus.cc:2272] T d8e800ed971c4eb28819aba3b3836465 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.990814 27126 tablet_replica.cc:333] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.991322 27126 raft_consensus.cc:2243] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.992063 27126 raft_consensus.cc:2272] T 957dea0a0374415385ba6c4f6086cf3b P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.994093 27126 tablet_replica.cc:333] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.994555 27126 raft_consensus.cc:2243] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:50.995011 27126 raft_consensus.cc:2272] T 9b33e7e4787243edac91d1b853e35815 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.996877 27126 tablet_replica.cc:333] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:50.997349 27126 raft_consensus.cc:2243] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:50.998162 27126 raft_consensus.cc:2272] T 05035ccb05ac41b698a1663aa0409692 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:50.999884 27126 tablet_replica.cc:333] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:51.000350 27126 raft_consensus.cc:2243] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.000746 27126 raft_consensus.cc:2272] T e83cfe5ef68a4e93823a7821ab3001a9 P 3f448a13e9b646a49718fe43725bfc1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.002611 27126 tablet_replica.cc:333] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f: stopping tablet replica
I20260713 09:11:51.003044 27126 raft_consensus.cc:2243] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.003445 27126 raft_consensus.cc:2272] T 7f37eaacdb694e31b6b21cdc55c62384 P 3f448a13e9b646a49718fe43725bfc1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.022920 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
I20260713 09:11:51.046160 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
I20260713 09:11:51.069053 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:51.069842 27126 tablet_replica.cc:333] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.070477 27126 raft_consensus.cc:2243] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.070976 27126 raft_consensus.cc:2272] T 99031a8a3e314e4cb800195a56686d69 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.072964 27126 tablet_replica.cc:333] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.073487 27126 raft_consensus.cc:2243] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.073962 27126 raft_consensus.cc:2272] T 202215c434694daf87f1bfedebf7d84b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.076009 27126 tablet_replica.cc:333] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.076519 27126 raft_consensus.cc:2243] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.077350 27126 raft_consensus.cc:2272] T e83cfe5ef68a4e93823a7821ab3001a9 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.079216 27126 tablet_replica.cc:333] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.079706 27126 raft_consensus.cc:2243] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.080677 27126 raft_consensus.cc:2272] T 7f37eaacdb694e31b6b21cdc55c62384 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.082769 27126 tablet_replica.cc:333] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.083206 27126 raft_consensus.cc:2243] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.083918 27126 raft_consensus.cc:2272] T 9b33e7e4787243edac91d1b853e35815 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.085898 27126 tablet_replica.cc:333] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.086333 27126 raft_consensus.cc:2243] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.086683 27126 raft_consensus.cc:2272] T 957dea0a0374415385ba6c4f6086cf3b P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.088485 27126 tablet_replica.cc:333] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.088970 27126 raft_consensus.cc:2243] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.089772 27126 raft_consensus.cc:2272] T 0990de42fa2d4047a679771cae695315 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.091532 27126 tablet_replica.cc:333] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.091931 27126 raft_consensus.cc:2243] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.092638 27126 raft_consensus.cc:2272] T d8e800ed971c4eb28819aba3b3836465 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.094415 27126 tablet_replica.cc:333] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.094918 27126 raft_consensus.cc:2243] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.095331 27126 raft_consensus.cc:2272] T 11a849d0669c421daef67fa72df72568 P cc05b2d7bded466e824f17a6666f602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.097087 27126 tablet_replica.cc:333] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d: stopping tablet replica
I20260713 09:11:51.097615 27126 raft_consensus.cc:2243] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:51.098027 27126 raft_consensus.cc:2272] T 05035ccb05ac41b698a1663aa0409692 P cc05b2d7bded466e824f17a6666f602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.126737 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:11:51.148919 27126 master.cc:562] Master@127.26.125.190:41237 shutting down...
I20260713 09:11:51.169265 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:51.169955 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:51.170317 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P d863063ff34f4d24a30ae95fbff73078: stopping tablet replica
I20260713 09:11:51.189637 27126 master.cc:584] Master@127.26.125.190:41237 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13667 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:11:51.239558 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:42409
I20260713 09:11:51.241178 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.246739 30447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.246963 30448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.248286 30450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.249189 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:51.250015 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.250182 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.250371 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933911250339 us; error 0 us; skew 500 ppm
I20260713 09:11:51.250916 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.253368 27126 webserver.cc:533] Webserver started at http://127.26.125.190:34953/ using document root <none> and password file <none>
I20260713 09:11:51.253883 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.254096 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.254367 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.255414 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "0dbc23776033443da31753379231f9b8"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.259596 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:11:51.262636 30455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.263289 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:51.263553 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "0dbc23776033443da31753379231f9b8"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.263814 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.280723 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.281858 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.318207 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:42409
I20260713 09:11:51.318298 30506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:42409 every 8 connection(s)
I20260713 09:11:51.321981 30507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.331810 30507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8: Bootstrap starting.
I20260713 09:11:51.336239 30507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.340150 30507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8: No bootstrap required, opened a new log
I20260713 09:11:51.342242 30507 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dbc23776033443da31753379231f9b8" member_type: VOTER }
I20260713 09:11:51.342662 30507 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.342893 30507 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dbc23776033443da31753379231f9b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.343415 30507 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dbc23776033443da31753379231f9b8" member_type: VOTER }
I20260713 09:11:51.343932 30507 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:51.344125 30507 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:51.344365 30507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:51.348232 30507 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dbc23776033443da31753379231f9b8" member_type: VOTER }
I20260713 09:11:51.348666 30507 leader_election.cc:304] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [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: 0dbc23776033443da31753379231f9b8; no voters: 
I20260713 09:11:51.349756 30507 leader_election.cc:290] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:51.350145 30510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:51.351437 30510 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 1 LEADER]: Becoming Leader. State: Replica: 0dbc23776033443da31753379231f9b8, State: Running, Role: LEADER
I20260713 09:11:51.352118 30510 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [LEADER]: Queue going to LEADER mode. State: All 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: "0dbc23776033443da31753379231f9b8" member_type: VOTER }
I20260713 09:11:51.352593 30507 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:51.355003 30512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0dbc23776033443da31753379231f9b8. Latest consensus state: current_term: 1 leader_uuid: "0dbc23776033443da31753379231f9b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dbc23776033443da31753379231f9b8" member_type: VOTER } }
I20260713 09:11:51.355078 30511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0dbc23776033443da31753379231f9b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0dbc23776033443da31753379231f9b8" member_type: VOTER } }
I20260713 09:11:51.355680 30512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:51.355713 30511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:51.359119 30516 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:51.367249 30516 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:51.368186 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:51.376076 30516 catalog_manager.cc:1383] Generated new cluster ID: f1237793740c4b82ae66ebd6d37bb842
I20260713 09:11:51.376399 30516 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:51.411131 30516 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:51.412346 30516 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:51.431504 30516 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8: Generated new TSK 0
I20260713 09:11:51.432047 30516 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:51.498615 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.504388 30528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.505795 30529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.507231 30531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.507905 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:51.508718 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.508917 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.509092 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933911509075 us; error 0 us; skew 500 ppm
I20260713 09:11:51.509703 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.511894 27126 webserver.cc:533] Webserver started at http://127.26.125.129:44039/ using document root <none> and password file <none>
I20260713 09:11:51.512379 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.512581 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.512856 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.513969 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "792778f012994bf79d05743ed9fee9b4"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.518180 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:51.521309 30536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.522066 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:51.522356 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "792778f012994bf79d05743ed9fee9b4"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.522632 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.535697 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.536767 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.538103 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.540130 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.540339 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.540599 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.540795 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.579703 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:46793
I20260713 09:11:51.579811 30598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:46793 every 8 connection(s)
I20260713 09:11:51.584306 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.591838 30603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.592733 30604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.595366 27126 server_base.cc:1061] running on GCE node
W20260713 09:11:51.596274 30606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.597237 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:51.597393 30599 heartbeater.cc:344] Connected to a master server at 127.26.125.190:42409
W20260713 09:11:51.597509 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.597872 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933911597852 us; error 0 us; skew 500 ppm
I20260713 09:11:51.597929 30599 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.598495 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.598726 30599 heartbeater.cc:507] Master 127.26.125.190:42409 requested a full tablet report, sending...
I20260713 09:11:51.600824 27126 webserver.cc:533] Webserver started at http://127.26.125.130:41173/ using document root <none> and password file <none>
I20260713 09:11:51.601207 30472 ts_manager.cc:194] Registered new tserver with Master: 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793)
I20260713 09:11:51.601534 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.601806 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.602102 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.603598 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.603617 30472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37926
I20260713 09:11:51.608664 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:51.611845 30611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.612556 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:51.612797 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.613005 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.630739 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.631778 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.633029 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.635134 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.635293 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.635571 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.635730 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.673815 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:45635
I20260713 09:11:51.673906 30673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:45635 every 8 connection(s)
I20260713 09:11:51.678355 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:51.685372 30677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.688737 27126 server_base.cc:1061] running on GCE node
W20260713 09:11:51.689126 30678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:51.689678 30680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:51.689980 30674 heartbeater.cc:344] Connected to a master server at 127.26.125.190:42409
I20260713 09:11:51.690485 30674 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.690757 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:51.691043 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:51.691251 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933911691234 us; error 0 us; skew 500 ppm
I20260713 09:11:51.691313 30674 heartbeater.cc:507] Master 127.26.125.190:42409 requested a full tablet report, sending...
I20260713 09:11:51.691978 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:51.693590 30472 ts_manager.cc:194] Registered new tserver with Master: 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635)
I20260713 09:11:51.694555 27126 webserver.cc:533] Webserver started at http://127.26.125.131:39369/ using document root <none> and password file <none>
I20260713 09:11:51.695189 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:51.695278 30472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37932
I20260713 09:11:51.695436 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:51.695779 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:51.696974 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.700999 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:51.703984 30685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.704715 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:51.705008 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
format_stamp: "Formatted at 2026-07-13 09:11:51 on dist-test-slave-48sk"
I20260713 09:11:51.705281 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:51.726907 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:51.728044 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:51.729437 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:51.731551 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:51.731791 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.732017 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:51.732192 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:51.770232 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:43749
I20260713 09:11:51.770331 30747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:43749 every 8 connection(s)
I20260713 09:11:51.783365 30748 heartbeater.cc:344] Connected to a master server at 127.26.125.190:42409
I20260713 09:11:51.783715 30748 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:51.784403 30748 heartbeater.cc:507] Master 127.26.125.190:42409 requested a full tablet report, sending...
I20260713 09:11:51.786257 30472 ts_manager.cc:194] Registered new tserver with Master: 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:51.786366 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013165456s
I20260713 09:11:51.787532 30472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37944
I20260713 09:11:51.811338 30472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37956:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:51.813319 30472 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:51.861968 30639 tablet_service.cc:1511] Processing CreateTablet for tablet 28e14e51195d4f9790340a66d0b195f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:51.862587 30638 tablet_service.cc:1511] Processing CreateTablet for tablet 44d139b2a20e4326a6c36b2636ae1e2f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:51.863435 30639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e14e51195d4f9790340a66d0b195f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.864049 30638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d139b2a20e4326a6c36b2636ae1e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.869114 30713 tablet_service.cc:1511] Processing CreateTablet for tablet 28e14e51195d4f9790340a66d0b195f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:51.870400 30713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e14e51195d4f9790340a66d0b195f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.871275 30712 tablet_service.cc:1511] Processing CreateTablet for tablet 44d139b2a20e4326a6c36b2636ae1e2f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:51.872540 30712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d139b2a20e4326a6c36b2636ae1e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.879199 30564 tablet_service.cc:1511] Processing CreateTablet for tablet 28e14e51195d4f9790340a66d0b195f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:51.880719 30564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e14e51195d4f9790340a66d0b195f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.891659 30563 tablet_service.cc:1511] Processing CreateTablet for tablet 44d139b2a20e4326a6c36b2636ae1e2f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=695142615d0b4a9386b4d328fe842406]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:51.893368 30563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d139b2a20e4326a6c36b2636ae1e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:51.914745 30763 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: Bootstrap starting.
I20260713 09:11:51.916538 30764 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: Bootstrap starting.
I20260713 09:11:51.921684 30765 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: Bootstrap starting.
I20260713 09:11:51.922766 30763 tablet_bootstrap.cc:654] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.925047 30764 tablet_bootstrap.cc:654] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.928189 30763 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: No bootstrap required, opened a new log
I20260713 09:11:51.928664 30763 ts_tablet_manager.cc:1403] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260713 09:11:51.928983 30765 tablet_bootstrap.cc:654] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.930373 30764 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: No bootstrap required, opened a new log
I20260713 09:11:51.930778 30764 ts_tablet_manager.cc:1403] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:11:51.931573 30763 raft_consensus.cc:359] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.932459 30763 raft_consensus.cc:385] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.932723 30763 raft_consensus.cc:740] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.933255 30764 raft_consensus.cc:359] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.933889 30764 raft_consensus.cc:385] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.933461 30763 consensus_queue.cc:260] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.934141 30765 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: No bootstrap required, opened a new log
I20260713 09:11:51.934147 30764 raft_consensus.cc:740] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e1a2b7a8e994799b2b4706cc8d93541, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.934695 30765 ts_tablet_manager.cc:1403] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:11:51.935178 30764 consensus_queue.cc:260] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.935873 30674 heartbeater.cc:499] Master 127.26.125.190:42409 was elected leader, sending a full tablet report...
I20260713 09:11:51.936385 30763 ts_tablet_manager.cc:1434] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.009s
I20260713 09:11:51.937309 30763 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: Bootstrap starting.
I20260713 09:11:51.938021 30765 raft_consensus.cc:359] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.938712 30765 raft_consensus.cc:385] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.938980 30765 raft_consensus.cc:740] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.939826 30765 consensus_queue.cc:260] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.944548 30763 tablet_bootstrap.cc:654] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.950287 30765 ts_tablet_manager.cc:1434] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:11:51.950258 30599 heartbeater.cc:499] Master 127.26.125.190:42409 was elected leader, sending a full tablet report...
I20260713 09:11:51.954591 30748 heartbeater.cc:499] Master 127.26.125.190:42409 was elected leader, sending a full tablet report...
I20260713 09:11:51.956671 30764 ts_tablet_manager.cc:1434] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.010s
I20260713 09:11:51.957679 30764 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: Bootstrap starting.
I20260713 09:11:51.958858 30765 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: Bootstrap starting.
I20260713 09:11:51.968314 30764 tablet_bootstrap.cc:654] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.969360 30765 tablet_bootstrap.cc:654] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:51.970849 30763 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: No bootstrap required, opened a new log
I20260713 09:11:51.971383 30763 ts_tablet_manager.cc:1403] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260713 09:11:51.974895 30763 raft_consensus.cc:359] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.975580 30763 raft_consensus.cc:385] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.975859 30763 raft_consensus.cc:740] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.976150 30764 tablet_bootstrap.cc:492] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: No bootstrap required, opened a new log
I20260713 09:11:51.976207 30765 tablet_bootstrap.cc:492] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: No bootstrap required, opened a new log
I20260713 09:11:51.976709 30764 ts_tablet_manager.cc:1403] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260713 09:11:51.976802 30765 ts_tablet_manager.cc:1403] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260713 09:11:51.976537 30763 consensus_queue.cc:260] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.978648 30763 ts_tablet_manager.cc:1434] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:51.979488 30769 raft_consensus.cc:493] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:51.979549 30764 raft_consensus.cc:359] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.980458 30764 raft_consensus.cc:385] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.980093 30765 raft_consensus.cc:359] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.980885 30764 raft_consensus.cc:740] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e1a2b7a8e994799b2b4706cc8d93541, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.980093 30769 raft_consensus.cc:515] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.981251 30765 raft_consensus.cc:385] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:51.981735 30765 raft_consensus.cc:740] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Initialized, Role: FOLLOWER
I20260713 09:11:51.981827 30764 consensus_queue.cc:260] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:51.982645 30765 consensus_queue.cc:260] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:51.984278 30764 ts_tablet_manager.cc:1434] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260713 09:11:51.984866 30765 ts_tablet_manager.cc:1434] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:51.991285 30769 leader_election.cc:290] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749), 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793)
I20260713 09:11:52.004626 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4" is_pre_election: true
I20260713 09:11:52.005369 30574 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.006567 30613 leader_election.cc:304] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.007368 30769 raft_consensus.cc:2804] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.007714 30769 raft_consensus.cc:493] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.008060 30769 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.008010 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" is_pre_election: true
I20260713 09:11:52.008775 30723 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.013340 30769 raft_consensus.cc:515] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:52.014947 30769 leader_election.cc:290] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749), 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793)
I20260713 09:11:52.015655 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:52.016064 30723 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.015942 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4"
I20260713 09:11:52.016520 30574 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.021010 30723 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
I20260713 09:11:52.022145 30615 leader_election.cc:304] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e1a2b7a8e994799b2b4706cc8d93541, 7919e9d63e734bc8a558a1ff9561d3cb; no voters: 
I20260713 09:11:52.022871 30769 raft_consensus.cc:2804] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.022899 30574 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
W20260713 09:11:52.023893 30749 tablet.cc:2406] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:52.024333 30769 raft_consensus.cc:697] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:52.025213 30769 consensus_queue.cc:237] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:52.031551 30470 catalog_manager.cc:5697] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130). New cstate: current_term: 1 leader_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.141103 30769 raft_consensus.cc:493] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.141640 30769 raft_consensus.cc:515] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.143311 30769 leader_election.cc:290] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.144122 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4" is_pre_election: true
I20260713 09:11:52.144212 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" is_pre_election: true
I20260713 09:11:52.144682 30574 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.144767 30723 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.145709 30613 leader_election.cc:304] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.146320 30769 raft_consensus.cc:2804] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.146709 30769 raft_consensus.cc:493] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.146988 30769 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.151623 30769 raft_consensus.cc:515] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.153053 30769 leader_election.cc:290] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.153810 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4"
I20260713 09:11:52.154022 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:52.154402 30574 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.154543 30723 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.160971 30723 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
I20260713 09:11:52.160981 30574 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
I20260713 09:11:52.162189 30615 leader_election.cc:304] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e1a2b7a8e994799b2b4706cc8d93541, 7919e9d63e734bc8a558a1ff9561d3cb; no voters: 
I20260713 09:11:52.162976 30769 raft_consensus.cc:2804] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.163497 30769 raft_consensus.cc:697] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:52.164305 30769 consensus_queue.cc:237] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.170935 30470 catalog_manager.cc:5697] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130). New cstate: current_term: 1 leader_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.256518 30470 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37964:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:52.258524 30470 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:52.278906 30564 tablet_service.cc:1511] Processing CreateTablet for tablet 17320c43f2d2483ab86064050dd14bfd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:52.280158 30639 tablet_service.cc:1511] Processing CreateTablet for tablet 17320c43f2d2483ab86064050dd14bfd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:52.280172 30564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17320c43f2d2483ab86064050dd14bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.282876 30712 tablet_service.cc:1511] Processing CreateTablet for tablet 17320c43f2d2483ab86064050dd14bfd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:52.283028 30563 tablet_service.cc:1511] Processing CreateTablet for tablet bcda4e45517d4a7ebe18184ad3b8d55c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:52.284067 30712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17320c43f2d2483ab86064050dd14bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.284198 30563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcda4e45517d4a7ebe18184ad3b8d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.285702 30638 tablet_service.cc:1511] Processing CreateTablet for tablet bcda4e45517d4a7ebe18184ad3b8d55c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:52.281420 30639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17320c43f2d2483ab86064050dd14bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.289661 30713 tablet_service.cc:1511] Processing CreateTablet for tablet bcda4e45517d4a7ebe18184ad3b8d55c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54d0efb1036c4d4fb0874cc4c6b3d3cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:52.290823 30713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcda4e45517d4a7ebe18184ad3b8d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.293877 30638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcda4e45517d4a7ebe18184ad3b8d55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:52.298810 30764 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: Bootstrap starting.
I20260713 09:11:52.304575 30764 tablet_bootstrap.cc:654] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.305987 30765 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: Bootstrap starting.
I20260713 09:11:52.310582 30763 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Bootstrap starting.
I20260713 09:11:52.313485 30765 tablet_bootstrap.cc:654] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.317083 30763 tablet_bootstrap.cc:654] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.320219 30764 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: No bootstrap required, opened a new log
I20260713 09:11:52.320526 30765 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: No bootstrap required, opened a new log
I20260713 09:11:52.320693 30764 ts_tablet_manager.cc:1403] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.006s
I20260713 09:11:52.320951 30765 ts_tablet_manager.cc:1403] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:11:52.323352 30764 raft_consensus.cc:359] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.323493 30765 raft_consensus.cc:359] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.324186 30764 raft_consensus.cc:385] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.324266 30765 raft_consensus.cc:385] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.324590 30764 raft_consensus.cc:740] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e1a2b7a8e994799b2b4706cc8d93541, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.324626 30765 raft_consensus.cc:740] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.325479 30765 consensus_queue.cc:260] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.325485 30764 consensus_queue.cc:260] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.326238 30763 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: No bootstrap required, opened a new log
I20260713 09:11:52.327730 30765 ts_tablet_manager.cc:1434] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:11:52.327852 30764 ts_tablet_manager.cc:1434] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:11:52.330472 30764 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: Bootstrap starting.
I20260713 09:11:52.330785 30763 ts_tablet_manager.cc:1403] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:11:52.328706 30765 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: Bootstrap starting.
I20260713 09:11:52.336342 30764 tablet_bootstrap.cc:654] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.340130 30763 raft_consensus.cc:359] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.340920 30763 raft_consensus.cc:385] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.341174 30763 raft_consensus.cc:740] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.340616 30765 tablet_bootstrap.cc:654] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.342805 30763 consensus_queue.cc:260] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.345160 30763 ts_tablet_manager.cc:1434] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:52.349821 30763 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: Bootstrap starting.
W20260713 09:11:52.362660 30520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:52.363457 30763 tablet_bootstrap.cc:654] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:52.364058 30765 tablet_bootstrap.cc:492] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: No bootstrap required, opened a new log
I20260713 09:11:52.364567 30765 ts_tablet_manager.cc:1403] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.013s
I20260713 09:11:52.364590 30764 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: No bootstrap required, opened a new log
I20260713 09:11:52.365271 30764 ts_tablet_manager.cc:1403] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.021s
I20260713 09:11:52.367607 30763 tablet_bootstrap.cc:492] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: No bootstrap required, opened a new log
I20260713 09:11:52.367493 30765 raft_consensus.cc:359] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.368161 30763 ts_tablet_manager.cc:1403] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260713 09:11:52.368279 30765 raft_consensus.cc:385] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.368057 30764 raft_consensus.cc:359] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.368669 30765 raft_consensus.cc:740] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.368769 30764 raft_consensus.cc:385] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.369167 30764 raft_consensus.cc:740] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e1a2b7a8e994799b2b4706cc8d93541, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.369544 30765 consensus_queue.cc:260] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.370057 30764 consensus_queue.cc:260] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.372123 30765 ts_tablet_manager.cc:1434] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:52.373839 30764 ts_tablet_manager.cc:1434] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:52.375950 30763 raft_consensus.cc:359] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.376644 30763 raft_consensus.cc:385] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:52.376924 30763 raft_consensus.cc:740] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Initialized, Role: FOLLOWER
I20260713 09:11:52.377619 30763 consensus_queue.cc:260] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.380615 30763 ts_tablet_manager.cc:1434] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:11:52.393007 30771 raft_consensus.cc:493] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.393417 30771 raft_consensus.cc:515] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.395187 30771 leader_election.cc:290] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.404422 30649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcda4e45517d4a7ebe18184ad3b8d55c" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" is_pre_election: true
I20260713 09:11:52.405086 30649 raft_consensus.cc:2468] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 0.
I20260713 09:11:52.405167 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcda4e45517d4a7ebe18184ad3b8d55c" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" is_pre_election: true
I20260713 09:11:52.405782 30723 raft_consensus.cc:2468] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 0.
I20260713 09:11:52.406266 30540 leader_election.cc:304] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.407620 30771 raft_consensus.cc:2804] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.407977 30771 raft_consensus.cc:493] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.408280 30771 raft_consensus.cc:3060] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.412909 30771 raft_consensus.cc:515] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.414372 30771 leader_election.cc:290] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 1 election: Requested vote from peers 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.415067 30649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcda4e45517d4a7ebe18184ad3b8d55c" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
I20260713 09:11:52.415350 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcda4e45517d4a7ebe18184ad3b8d55c" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:52.415558 30649 raft_consensus.cc:3060] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.415872 30723 raft_consensus.cc:3060] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.420157 30649 raft_consensus.cc:2468] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 1.
I20260713 09:11:52.420164 30723 raft_consensus.cc:2468] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 1.
I20260713 09:11:52.421149 30540 leader_election.cc:304] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.421792 30771 raft_consensus.cc:2804] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.422839 30771 raft_consensus.cc:697] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 1 LEADER]: Becoming Leader. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Running, Role: LEADER
I20260713 09:11:52.423624 30771 consensus_queue.cc:237] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.430560 30470 catalog_manager.cc:5697] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 792778f012994bf79d05743ed9fee9b4 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "792778f012994bf79d05743ed9fee9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.434849 30769 consensus_queue.cc:1048] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.446734 30776 consensus_queue.cc:1048] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.470062 30769 raft_consensus.cc:493] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:52.470424 30769 raft_consensus.cc:515] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.471930 30769 leader_election.cc:290] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.472615 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4" is_pre_election: true
I20260713 09:11:52.472853 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" is_pre_election: true
I20260713 09:11:52.473268 30574 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.473414 30723 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 0.
I20260713 09:11:52.474305 30613 leader_election.cc:304] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.474989 30769 raft_consensus.cc:2804] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:52.475395 30769 raft_consensus.cc:493] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:52.475682 30769 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.480226 30769 raft_consensus.cc:515] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.481838 30769 leader_election.cc:290] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.482421 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "792778f012994bf79d05743ed9fee9b4"
I20260713 09:11:52.482755 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:52.482877 30574 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.483273 30723 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:52.487283 30574 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
I20260713 09:11:52.487623 30723 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 1.
I20260713 09:11:52.488211 30613 leader_election.cc:304] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7919e9d63e734bc8a558a1ff9561d3cb, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.489138 30769 raft_consensus.cc:2804] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:52.489586 30769 raft_consensus.cc:697] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:52.490247 30769 consensus_queue.cc:237] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.496541 30470 catalog_manager.cc:5697] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130). New cstate: current_term: 1 leader_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:52.562139 30649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4"
dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
mode: GRACEFUL
new_leader_uuid: "792778f012994bf79d05743ed9fee9b4"
 from {username='slave'} at 127.0.0.1:40518
I20260713 09:11:52.562747 30649 raft_consensus.cc:606] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Received request to transfer leadership to TS 792778f012994bf79d05743ed9fee9b4
I20260713 09:11:52.567464 30649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f"
dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
mode: GRACEFUL
new_leader_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
 from {username='slave'} at 127.0.0.1:40518
I20260713 09:11:52.567941 30649 raft_consensus.cc:606] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Received request to transfer leadership to TS 1e1a2b7a8e994799b2b4706cc8d93541
I20260713 09:11:52.572906 30649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd"
dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
mode: GRACEFUL
new_leader_uuid: "792778f012994bf79d05743ed9fee9b4"
 from {username='slave'} at 127.0.0.1:40518
I20260713 09:11:52.573346 30649 raft_consensus.cc:606] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Received request to transfer leadership to TS 792778f012994bf79d05743ed9fee9b4
I20260713 09:11:52.624806 30769 consensus_queue.cc:1048] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.631016 30776 raft_consensus.cc:993] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: : Instructing follower 1e1a2b7a8e994799b2b4706cc8d93541 to start an election
I20260713 09:11:52.631856 30769 raft_consensus.cc:1081] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Signalling peer 1e1a2b7a8e994799b2b4706cc8d93541 to start an election
I20260713 09:11:52.633881 30722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f"
dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
 from {username='slave'} at 127.0.0.1:40760
I20260713 09:11:52.634826 30722 raft_consensus.cc:493] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:52.635171 30722 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:52.636853 30803 consensus_queue.cc:1048] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:52.642367 30722 raft_consensus.cc:515] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.645026 30722 leader_election.cc:290] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [CANDIDATE]: Term 2 election: Requested vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635)
I20260713 09:11:52.660733 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "792778f012994bf79d05743ed9fee9b4"
I20260713 09:11:52.661332 30574 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:52.662436 30649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d139b2a20e4326a6c36b2636ae1e2f" candidate_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
I20260713 09:11:52.663019 30649 raft_consensus.cc:3055] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:52.663321 30649 raft_consensus.cc:740] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:52.664062 30649 consensus_queue.cc:260] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.665319 30649 raft_consensus.cc:3060] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:52.668032 30574 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e1a2b7a8e994799b2b4706cc8d93541 in term 2.
I20260713 09:11:52.669145 30687 leader_election.cc:304] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e1a2b7a8e994799b2b4706cc8d93541, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:52.669958 30770 raft_consensus.cc:2804] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:52.670940 30649 raft_consensus.cc:2468] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e1a2b7a8e994799b2b4706cc8d93541 in term 2.
I20260713 09:11:52.671056 30770 raft_consensus.cc:697] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 LEADER]: Becoming Leader. State: Replica: 1e1a2b7a8e994799b2b4706cc8d93541, State: Running, Role: LEADER
I20260713 09:11:52.672058 30770 consensus_queue.cc:237] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:52.678295 30472 catalog_manager.cc:5697] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 reported cstate change: term changed from 1 to 2, leader changed from 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130) to 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:52.872896 30771 consensus_queue.cc:1048] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.882575 30771 consensus_queue.cc:1048] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:52.983076 30803 raft_consensus.cc:993] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: : Instructing follower 792778f012994bf79d05743ed9fee9b4 to start an election
I20260713 09:11:52.983530 30776 raft_consensus.cc:1081] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Signalling peer 792778f012994bf79d05743ed9fee9b4 to start an election
I20260713 09:11:52.985438 30574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4"
dest_uuid: "792778f012994bf79d05743ed9fee9b4"
 from {username='slave'} at 127.0.0.1:33750
I20260713 09:11:52.986042 30574 raft_consensus.cc:493] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:52.986411 30574 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:52.992051 30574 raft_consensus.cc:515] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:52.993774 30574 leader_election.cc:290] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:52.994441 30649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
I20260713 09:11:52.995023 30649 raft_consensus.cc:3055] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:52.995008 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e14e51195d4f9790340a66d0b195f4" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:52.995589 30649 raft_consensus.cc:740] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:52.995745 30722 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:52.996569 30649 consensus_queue.cc:260] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:52.997889 30649 raft_consensus.cc:3060] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.002473 30722 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 2.
I20260713 09:11:53.003578 30540 leader_election.cc:304] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e1a2b7a8e994799b2b4706cc8d93541, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:53.004364 30771 raft_consensus.cc:2804] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.004511 30649 raft_consensus.cc:2468] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 2.
I20260713 09:11:53.004786 30771 raft_consensus.cc:697] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Becoming Leader. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Running, Role: LEADER
I20260713 09:11:53.005564 30771 consensus_queue.cc:237] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } }
I20260713 09:11:53.010787 30472 catalog_manager.cc:5697] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 reported cstate change: term changed from 1 to 2, leader changed from 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130) to 792778f012994bf79d05743ed9fee9b4 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "792778f012994bf79d05743ed9fee9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:53.052040 30776 consensus_queue.cc:1048] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.062429 30803 consensus_queue.cc:1048] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:53.069291 30769 raft_consensus.cc:993] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: : Instructing follower 792778f012994bf79d05743ed9fee9b4 to start an election
I20260713 09:11:53.069770 30803 raft_consensus.cc:1081] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Signalling peer 792778f012994bf79d05743ed9fee9b4 to start an election
I20260713 09:11:53.071110 30574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd"
dest_uuid: "792778f012994bf79d05743ed9fee9b4"
 from {username='slave'} at 127.0.0.1:33750
I20260713 09:11:53.071585 30574 raft_consensus.cc:493] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.071902 30574 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.076357 30574 raft_consensus.cc:515] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.077924 30574 leader_election.cc:290] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 2 election: Requested vote from peers 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130:45635), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:53.078728 30649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
I20260713 09:11:53.079093 30722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "792778f012994bf79d05743ed9fee9b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:53.079396 30649 raft_consensus.cc:3055] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:53.079645 30722 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.079774 30649 raft_consensus.cc:740] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:53.080669 30649 consensus_queue.cc:260] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.081878 30649 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:53.084643 30722 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 2.
I20260713 09:11:53.085765 30540 leader_election.cc:304] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e1a2b7a8e994799b2b4706cc8d93541, 792778f012994bf79d05743ed9fee9b4; no voters: 
I20260713 09:11:53.086500 30771 raft_consensus.cc:2804] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:53.086863 30649 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 792778f012994bf79d05743ed9fee9b4 in term 2.
I20260713 09:11:53.086925 30771 raft_consensus.cc:697] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Becoming Leader. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Running, Role: LEADER
I20260713 09:11:53.087975 30771 consensus_queue.cc:237] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.094080 30470 catalog_manager.cc:5697] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 reported cstate change: term changed from 1 to 2, leader changed from 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130) to 792778f012994bf79d05743ed9fee9b4 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "792778f012994bf79d05743ed9fee9b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.195030 30574 raft_consensus.cc:1275] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Refusing update from remote peer 1e1a2b7a8e994799b2b4706cc8d93541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.196141 30770 consensus_queue.cc:1048] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.204069 30649 raft_consensus.cc:1275] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Refusing update from remote peer 1e1a2b7a8e994799b2b4706cc8d93541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.206030 30814 consensus_queue.cc:1048] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.278131 27126 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:11:53.279639 27126 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:11:53.279956 27126 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:11:53.290947 30574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd"
dest_uuid: "792778f012994bf79d05743ed9fee9b4"
mode: GRACEFUL
new_leader_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
 from {username='slave'} at 127.0.0.1:33778
I20260713 09:11:53.291402 30574 raft_consensus.cc:606] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Received request to transfer leadership to TS 7919e9d63e734bc8a558a1ff9561d3cb
I20260713 09:11:53.292572 27126 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:11:53.414017 30722 raft_consensus.cc:1275] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Refusing update from remote peer 792778f012994bf79d05743ed9fee9b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.415321 30771 consensus_queue.cc:1048] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.426611 30649 raft_consensus.cc:1275] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Refusing update from remote peer 792778f012994bf79d05743ed9fee9b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.429502 30810 consensus_queue.cc:1048] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.583536 30723 raft_consensus.cc:1275] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Refusing update from remote peer 792778f012994bf79d05743ed9fee9b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.584810 30810 consensus_queue.cc:1048] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.591868 30649 raft_consensus.cc:1275] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Refusing update from remote peer 792778f012994bf79d05743ed9fee9b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:53.593889 30820 consensus_queue.cc:1048] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:53.599478 30818 raft_consensus.cc:993] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: : Instructing follower 7919e9d63e734bc8a558a1ff9561d3cb to start an election
I20260713 09:11:53.599932 30820 raft_consensus.cc:1081] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Signalling peer 7919e9d63e734bc8a558a1ff9561d3cb to start an election
I20260713 09:11:53.601540 30649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd"
dest_uuid: "7919e9d63e734bc8a558a1ff9561d3cb"
 from {username='slave'} at 127.0.0.1:40514
I20260713 09:11:53.602015 30649 raft_consensus.cc:493] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:53.602348 30649 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:53.606896 30649 raft_consensus.cc:515] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.608426 30649 leader_election.cc:290] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [CANDIDATE]: Term 3 election: Requested vote from peers 792778f012994bf79d05743ed9fee9b4 (127.26.125.129:46793), 1e1a2b7a8e994799b2b4706cc8d93541 (127.26.125.131:43749)
I20260713 09:11:53.609246 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "792778f012994bf79d05743ed9fee9b4"
I20260713 09:11:53.609494 30723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17320c43f2d2483ab86064050dd14bfd" candidate_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e1a2b7a8e994799b2b4706cc8d93541"
I20260713 09:11:53.609869 30574 raft_consensus.cc:3055] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:53.610141 30723 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:53.610234 30574 raft_consensus.cc:740] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 792778f012994bf79d05743ed9fee9b4, State: Running, Role: LEADER
I20260713 09:11:53.611107 30574 consensus_queue.cc:260] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [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: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.612001 30574 raft_consensus.cc:3060] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:53.615532 30723 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 3.
I20260713 09:11:53.616396 30615 leader_election.cc:304] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [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: 1e1a2b7a8e994799b2b4706cc8d93541, 7919e9d63e734bc8a558a1ff9561d3cb; no voters: 
I20260713 09:11:53.616997 30803 raft_consensus.cc:2804] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:53.617115 30574 raft_consensus.cc:2468] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7919e9d63e734bc8a558a1ff9561d3cb in term 3.
I20260713 09:11:53.617547 30803 raft_consensus.cc:697] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 LEADER]: Becoming Leader. State: Replica: 7919e9d63e734bc8a558a1ff9561d3cb, State: Running, Role: LEADER
I20260713 09:11:53.618348 30803 consensus_queue.cc:237] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [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: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } }
I20260713 09:11:53.624104 30472 catalog_manager.cc:5697] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb reported cstate change: term changed from 2 to 3, leader changed from 792778f012994bf79d05743ed9fee9b4 (127.26.125.129) to 7919e9d63e734bc8a558a1ff9561d3cb (127.26.125.130). New cstate: current_term: 3 leader_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "792778f012994bf79d05743ed9fee9b4" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7919e9d63e734bc8a558a1ff9561d3cb" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e1a2b7a8e994799b2b4706cc8d93541" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 43749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:53.896711 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
I20260713 09:11:53.913352 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:53.914067 27126 tablet_replica.cc:333] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4: stopping tablet replica
I20260713 09:11:53.914707 27126 raft_consensus.cc:2243] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.915145 27126 raft_consensus.cc:2272] T 17320c43f2d2483ab86064050dd14bfd P 792778f012994bf79d05743ed9fee9b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.917178 27126 tablet_replica.cc:333] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4: stopping tablet replica
I20260713 09:11:53.917739 27126 raft_consensus.cc:2243] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:53.918431 27126 raft_consensus.cc:2272] T bcda4e45517d4a7ebe18184ad3b8d55c P 792778f012994bf79d05743ed9fee9b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.920089 27126 tablet_replica.cc:333] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4: stopping tablet replica
I20260713 09:11:53.920567 27126 raft_consensus.cc:2243] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.920950 27126 raft_consensus.cc:2272] T 44d139b2a20e4326a6c36b2636ae1e2f P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.922880 27126 tablet_replica.cc:333] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4: stopping tablet replica
I20260713 09:11:53.923334 27126 raft_consensus.cc:2243] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:53.924175 27126 raft_consensus.cc:2272] T 28e14e51195d4f9790340a66d0b195f4 P 792778f012994bf79d05743ed9fee9b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.946269 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
I20260713 09:11:53.956962 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:11:53.971997 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:53.972509 27126 tablet_replica.cc:333] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb: stopping tablet replica
I20260713 09:11:53.972965 27126 raft_consensus.cc:2243] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.973315 27126 raft_consensus.cc:2272] T bcda4e45517d4a7ebe18184ad3b8d55c P 7919e9d63e734bc8a558a1ff9561d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.974941 27126 tablet_replica.cc:333] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: stopping tablet replica
I20260713 09:11:53.975433 27126 raft_consensus.cc:2243] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:53.975939 27126 pending_rounds.cc:70] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Trying to abort 1 pending ops.
I20260713 09:11:53.976082 27126 pending_rounds.cc:77] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993310188003328 op_type: NO_OP noop_request { }
I20260713 09:11:53.976336 27126 raft_consensus.cc:2889] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:53.976545 27126 raft_consensus.cc:2272] T 17320c43f2d2483ab86064050dd14bfd P 7919e9d63e734bc8a558a1ff9561d3cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.978297 27126 tablet_replica.cc:333] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb: stopping tablet replica
I20260713 09:11:53.978720 27126 raft_consensus.cc:2243] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.979048 27126 raft_consensus.cc:2272] T 44d139b2a20e4326a6c36b2636ae1e2f P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.981184 27126 tablet_replica.cc:333] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb: stopping tablet replica
I20260713 09:11:53.981648 27126 raft_consensus.cc:2243] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:53.981978 27126 raft_consensus.cc:2272] T 28e14e51195d4f9790340a66d0b195f4 P 7919e9d63e734bc8a558a1ff9561d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.992969 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
I20260713 09:11:54.003387 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
I20260713 09:11:54.020248 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:54.020769 27126 tablet_replica.cc:333] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541: stopping tablet replica
I20260713 09:11:54.021224 27126 raft_consensus.cc:2243] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:54.021679 27126 raft_consensus.cc:2272] T bcda4e45517d4a7ebe18184ad3b8d55c P 1e1a2b7a8e994799b2b4706cc8d93541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:54.023283 27126 tablet_replica.cc:333] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541: stopping tablet replica
I20260713 09:11:54.023697 27126 raft_consensus.cc:2243] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:54.024020 27126 raft_consensus.cc:2272] T 17320c43f2d2483ab86064050dd14bfd P 1e1a2b7a8e994799b2b4706cc8d93541 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:54.026003 27126 tablet_replica.cc:333] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541: stopping tablet replica
I20260713 09:11:54.026429 27126 raft_consensus.cc:2243] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:54.026741 27126 raft_consensus.cc:2272] T 28e14e51195d4f9790340a66d0b195f4 P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:54.028565 27126 tablet_replica.cc:333] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541: stopping tablet replica
I20260713 09:11:54.028945 27126 raft_consensus.cc:2243] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:54.029672 27126 raft_consensus.cc:2272] T 44d139b2a20e4326a6c36b2636ae1e2f P 1e1a2b7a8e994799b2b4706cc8d93541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:54.050498 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:11:54.061036 27126 master.cc:562] Master@127.26.125.190:42409 shutting down...
I20260713 09:11:54.074429 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:54.074937 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:54.075248 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0dbc23776033443da31753379231f9b8: stopping tablet replica
I20260713 09:11:54.085024 27126 master.cc:584] Master@127.26.125.190:42409 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2873 ms)
[----------] 6 tests from LeaderRebalancerTest (86220 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:11:54.110991 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:37091
I20260713 09:11:54.111946 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:54.116184 30826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.116474 30827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.117970 30829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.118937 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:54.119707 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:54.119871 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:54.119983 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933914119973 us; error 0 us; skew 500 ppm
I20260713 09:11:54.120472 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:54.122639 27126 webserver.cc:533] Webserver started at http://127.26.125.190:41209/ using document root <none> and password file <none>
I20260713 09:11:54.123032 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:54.123170 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:54.123366 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:54.124264 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "94153a4f24064c7b9085e2ec23c5b345"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.128162 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:54.131110 30834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.131755 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:54.132025 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "94153a4f24064c7b9085e2ec23c5b345"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.132290 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:54.152945 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:54.153956 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:54.186513 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:37091
I20260713 09:11:54.186635 30885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:37091 every 8 connection(s)
I20260713 09:11:54.190143 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.199682 30886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: Bootstrap starting.
I20260713 09:11:54.203723 30886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.207319 30886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: No bootstrap required, opened a new log
I20260713 09:11:54.209194 30886 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER }
I20260713 09:11:54.209636 30886 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.209827 30886 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94153a4f24064c7b9085e2ec23c5b345, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.210276 30886 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER }
I20260713 09:11:54.210716 30886 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:54.210894 30886 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:54.211098 30886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.215662 30886 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER }
I20260713 09:11:54.216162 30886 leader_election.cc:304] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [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: 94153a4f24064c7b9085e2ec23c5b345; no voters: 
I20260713 09:11:54.217365 30886 leader_election.cc:290] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:54.217917 30889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.219972 30889 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 1 LEADER]: Becoming Leader. State: Replica: 94153a4f24064c7b9085e2ec23c5b345, State: Running, Role: LEADER
I20260713 09:11:54.220368 30886 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:54.221009 30889 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [LEADER]: Queue going to LEADER mode. State: All 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: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER }
I20260713 09:11:54.228150 30890 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94153a4f24064c7b9085e2ec23c5b345" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER } }
I20260713 09:11:54.228564 30890 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:54.228271 30891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94153a4f24064c7b9085e2ec23c5b345. Latest consensus state: current_term: 1 leader_uuid: "94153a4f24064c7b9085e2ec23c5b345" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94153a4f24064c7b9085e2ec23c5b345" member_type: VOTER } }
I20260713 09:11:54.229038 30891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:54.230242 30897 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:54.234745 30897 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:54.239409 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:54.243362 30897 catalog_manager.cc:1383] Generated new cluster ID: 97ce80c9e3a0404a80bd67fb887e6e05
I20260713 09:11:54.243615 30897 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:54.257218 30897 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:54.258419 30897 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:54.273553 30897 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: Generated new TSK 0
I20260713 09:11:54.274115 30897 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:54.306555 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:54.312005 30907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.313078 30908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.315325 27126 server_base.cc:1061] running on GCE node
W20260713 09:11:54.315634 30910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.316473 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:54.316674 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:54.316835 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933914316802 us; error 0 us; skew 500 ppm
I20260713 09:11:54.317368 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:54.319446 27126 webserver.cc:533] Webserver started at http://127.26.125.129:42119/ using document root <none> and password file <none>
I20260713 09:11:54.319974 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:54.320175 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:54.320436 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:54.321481 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "e54d096666144a68b5e5dd0a698d2fc5"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.325933 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:54.329087 30915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.329895 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:54.330175 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "e54d096666144a68b5e5dd0a698d2fc5"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.330435 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:54.352442 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:54.353492 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:54.354941 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:54.356989 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:54.357146 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.357434 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:54.357578 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:11:54.393215 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:39401
I20260713 09:11:54.393299 30977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:39401 every 8 connection(s)
I20260713 09:11:54.397964 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:54.405151 30982 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.406988 30983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.411183 30978 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37091
I20260713 09:11:54.411608 30978 heartbeater.cc:461] Registering TS with master...
W20260713 09:11:54.411895 30985 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.412606 30978 heartbeater.cc:507] Master 127.26.125.190:37091 requested a full tablet report, sending...
I20260713 09:11:54.412828 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:54.413791 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:54.413973 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:54.414173 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933914414141 us; error 0 us; skew 500 ppm
I20260713 09:11:54.414711 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:54.414780 30851 ts_manager.cc:194] Registered new tserver with Master: e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401)
I20260713 09:11:54.416672 30851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34954
I20260713 09:11:54.417021 27126 webserver.cc:533] Webserver started at http://127.26.125.130:33199/ using document root <none> and password file <none>
I20260713 09:11:54.417492 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:54.417778 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:54.418064 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:54.419019 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "f9b1f240774f4b4db05218a2237633c1"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.423048 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:54.425851 30990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.426580 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:54.426805 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "f9b1f240774f4b4db05218a2237633c1"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.427023 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:54.458467 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:54.459434 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:54.460726 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:54.462795 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:54.462963 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.463245 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:54.463405 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.499064 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:42995
I20260713 09:11:54.499171 31052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:42995 every 8 connection(s)
I20260713 09:11:54.504351 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:54.509990 31056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.511013 31057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:54.513891 31059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:54.514556 31053 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37091
I20260713 09:11:54.514807 27126 server_base.cc:1061] running on GCE node
I20260713 09:11:54.514962 31053 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:54.515822 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:54.515841 31053 heartbeater.cc:507] Master 127.26.125.190:37091 requested a full tablet report, sending...
W20260713 09:11:54.516220 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:54.516431 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933914516415 us; error 0 us; skew 500 ppm
I20260713 09:11:54.517095 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:54.518077 30851 ts_manager.cc:194] Registered new tserver with Master: f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:54.519479 27126 webserver.cc:533] Webserver started at http://127.26.125.131:41709/ using document root <none> and password file <none>
I20260713 09:11:54.519691 30851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34960
I20260713 09:11:54.520088 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:54.520344 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:54.520615 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:54.521986 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "71bb556c86df4480a71a91ba55d0d5b9"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.525946 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:54.528903 31064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.529635 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:54.529940 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "71bb556c86df4480a71a91ba55d0d5b9"
format_stamp: "Formatted at 2026-07-13 09:11:54 on dist-test-slave-48sk"
I20260713 09:11:54.530212 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:54.551955 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:54.553026 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:54.554385 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:54.556649 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:54.556880 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.557119 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:54.557291 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:54.593158 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:38689
I20260713 09:11:54.593250 31126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:38689 every 8 connection(s)
I20260713 09:11:54.605885 31127 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37091
I20260713 09:11:54.606264 31127 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:54.606956 31127 heartbeater.cc:507] Master 127.26.125.190:37091 requested a full tablet report, sending...
I20260713 09:11:54.608734 30851 ts_manager.cc:194] Registered new tserver with Master: 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:54.609666 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013265363s
I20260713 09:11:54.610092 30851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34970
I20260713 09:11:54.631992 30851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34976:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:54.634670 30851 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:54.695297 31092 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce4bfd1e0244e44af5937da3a295378 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:54.696697 31092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce4bfd1e0244e44af5937da3a295378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.705341 31091 tablet_service.cc:1511] Processing CreateTablet for tablet e16bce34acb74c2391cf4cf024468a31 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:54.706804 31091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16bce34acb74c2391cf4cf024468a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.710789 31018 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce4bfd1e0244e44af5937da3a295378 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:54.711607 31017 tablet_service.cc:1511] Processing CreateTablet for tablet e16bce34acb74c2391cf4cf024468a31 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:54.712106 31018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce4bfd1e0244e44af5937da3a295378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.712870 31017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16bce34acb74c2391cf4cf024468a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.717638 31016 tablet_service.cc:1511] Processing CreateTablet for tablet b2ee018befd14645a673dba9eb8da959 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:54.718891 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ee018befd14645a673dba9eb8da959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.719295 31090 tablet_service.cc:1511] Processing CreateTablet for tablet b2ee018befd14645a673dba9eb8da959 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:54.720620 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ee018befd14645a673dba9eb8da959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.723047 31015 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:54.724757 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.728534 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:54.730765 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.734052 31014 tablet_service.cc:1511] Processing CreateTablet for tablet f3e25e5440a34162a8754ccf137d8ed6 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:54.735296 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e25e5440a34162a8754ccf137d8ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.736052 31088 tablet_service.cc:1511] Processing CreateTablet for tablet f3e25e5440a34162a8754ccf137d8ed6 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:54.737238 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e25e5440a34162a8754ccf137d8ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.753903 31013 tablet_service.cc:1511] Processing CreateTablet for tablet b6d6f07765e14b3f824a3c9a864a601b (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:54.755193 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d6f07765e14b3f824a3c9a864a601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.754901 30942 tablet_service.cc:1511] Processing CreateTablet for tablet e16bce34acb74c2391cf4cf024468a31 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:54.755594 30941 tablet_service.cc:1511] Processing CreateTablet for tablet b2ee018befd14645a673dba9eb8da959 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:54.756194 30942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16bce34acb74c2391cf4cf024468a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.756814 30941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ee018befd14645a673dba9eb8da959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.753947 30943 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce4bfd1e0244e44af5937da3a295378 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:54.758980 30943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce4bfd1e0244e44af5937da3a295378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.758716 30939 tablet_service.cc:1511] Processing CreateTablet for tablet f3e25e5440a34162a8754ccf137d8ed6 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:54.759958 30939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e25e5440a34162a8754ccf137d8ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.762516 30940 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:54.763749 30940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e853f43c64b7cbbf2d5a7a0e2e046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.762537 30938 tablet_service.cc:1511] Processing CreateTablet for tablet b6d6f07765e14b3f824a3c9a864a601b (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:54.766813 30938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d6f07765e14b3f824a3c9a864a601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.771050 31091 tablet_service.cc:1511] Processing CreateTablet for tablet b6d6f07765e14b3f824a3c9a864a601b (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:54.772378 31091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d6f07765e14b3f824a3c9a864a601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.780018 30937 tablet_service.cc:1511] Processing CreateTablet for tablet 68e8c76128c146cc9a262c62bd2f4ac0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.781325 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e8c76128c146cc9a262c62bd2f4ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.802451 31143 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:54.806069 31142 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:54.810962 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 68e8c76128c146cc9a262c62bd2f4ac0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.812238 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e8c76128c146cc9a262c62bd2f4ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.812393 31142 tablet_bootstrap.cc:654] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.817112 31090 tablet_service.cc:1511] Processing CreateTablet for tablet 68e8c76128c146cc9a262c62bd2f4ac0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:54.818419 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e8c76128c146cc9a262c62bd2f4ac0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.822721 31143 tablet_bootstrap.cc:654] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.828611 30940 tablet_service.cc:1511] Processing CreateTablet for tablet 9c19eb83a8e1437c9f1b2116041751a0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.829890 30940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c19eb83a8e1437c9f1b2116041751a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.835129 31144 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:54.842520 31142 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:54.843089 31142 ts_tablet_manager.cc:1403] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.009s
I20260713 09:11:54.845063 31142 raft_consensus.cc:359] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.845599 31142 raft_consensus.cc:385] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.845875 31142 raft_consensus.cc:740] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.846583 31142 consensus_queue.cc:260] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.842574 31144 tablet_bootstrap.cc:654] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.852409 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 9c19eb83a8e1437c9f1b2116041751a0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.853677 31143 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:54.854187 31143 ts_tablet_manager.cc:1403] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260713 09:11:54.853713 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c19eb83a8e1437c9f1b2116041751a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.856796 31143 raft_consensus.cc:359] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:54.858909 31053 heartbeater.cc:499] Master 127.26.125.190:37091 was elected leader, sending a full tablet report...
I20260713 09:11:54.859108 31091 tablet_service.cc:1511] Processing CreateTablet for tablet 9c19eb83a8e1437c9f1b2116041751a0 (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:54.860267 31091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c19eb83a8e1437c9f1b2116041751a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.862443 31143 raft_consensus.cc:385] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.862820 31143 raft_consensus.cc:740] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.864182 31142 ts_tablet_manager.cc:1434] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:11:54.864502 31143 consensus_queue.cc:260] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:54.866438 30940 tablet_service.cc:1511] Processing CreateTablet for tablet 74217cbef49741f1bf92b845815f87df (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.869342 31142 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:54.869565 31090 tablet_service.cc:1511] Processing CreateTablet for tablet 74217cbef49741f1bf92b845815f87df (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.869884 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 74217cbef49741f1bf92b845815f87df (DEFAULT_TABLE table=test-workload [id=52bb9a29414f4e598ae6b237f515ef7e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:54.871083 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74217cbef49741f1bf92b845815f87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.871224 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74217cbef49741f1bf92b845815f87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.875550 31142 tablet_bootstrap.cc:654] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.885689 31147 raft_consensus.cc:493] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.886287 31147 raft_consensus.cc:515] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.889997 30940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74217cbef49741f1bf92b845815f87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.895905 31144 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:54.896363 31144 ts_tablet_manager.cc:1403] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.014s
I20260713 09:11:54.907753 31144 raft_consensus.cc:359] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.908660 31144 raft_consensus.cc:385] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.909124 31144 raft_consensus.cc:740] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.890600 31147 leader_election.cc:290] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:54.925974 31144 consensus_queue.cc:260] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.927091 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
W20260713 09:11:54.929055 30994 leader_election.cc:343] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.933743 31143 ts_tablet_manager.cc:1434] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.003s
I20260713 09:11:54.933951 31127 heartbeater.cc:499] Master 127.26.125.190:37091 was elected leader, sending a full tablet report...
I20260713 09:11:54.934806 31143 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:54.939108 31142 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:54.939600 31142 ts_tablet_manager.cc:1403] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.034s
I20260713 09:11:54.940634 31143 tablet_bootstrap.cc:654] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.942484 30978 heartbeater.cc:499] Master 127.26.125.190:37091 was elected leader, sending a full tablet report...
I20260713 09:11:54.942333 31142 raft_consensus.cc:359] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.943064 31142 raft_consensus.cc:385] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.943361 31142 raft_consensus.cc:740] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.943252 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:54.944360 31142 consensus_queue.cc:260] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.946518 31142 ts_tablet_manager.cc:1434] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:11:54.947463 31142 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:54.944139 31144 ts_tablet_manager.cc:1434] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260713 09:11:54.949244 31144 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:54.952596 31142 tablet_bootstrap.cc:654] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:54.954470 30991 leader_election.cc:343] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.955117 30991 leader_election.cc:304] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:54.956090 31147 raft_consensus.cc:2749] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.959535 31144 tablet_bootstrap.cc:654] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.963235 31142 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:54.963755 31142 ts_tablet_manager.cc:1403] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260713 09:11:54.966363 31142 raft_consensus.cc:359] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.966861 31143 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:54.967190 31142 raft_consensus.cc:385] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.967624 31143 ts_tablet_manager.cc:1403] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260713 09:11:54.967618 31142 raft_consensus.cc:740] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.968963 31142 consensus_queue.cc:260] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.971251 31142 ts_tablet_manager.cc:1434] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:54.971292 31143 raft_consensus.cc:359] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.972065 31143 raft_consensus.cc:385] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.972350 31142 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:54.972374 31143 raft_consensus.cc:740] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.973389 31143 consensus_queue.cc:260] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.975567 31143 ts_tablet_manager.cc:1434] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:54.976567 31143 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:54.978942 31142 tablet_bootstrap.cc:654] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.980427 31144 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:54.980926 31144 ts_tablet_manager.cc:1403] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.002s
I20260713 09:11:54.982396 31143 tablet_bootstrap.cc:654] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.983498 31147 raft_consensus.cc:493] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.983958 31147 raft_consensus.cc:515] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:54.984114 31144 raft_consensus.cc:359] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:54.984763 31144 raft_consensus.cc:385] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.985026 31144 raft_consensus.cc:740] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.985980 31147 leader_election.cc:290] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:54.985891 31144 consensus_queue.cc:260] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:54.987517 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:54.987888 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
W20260713 09:11:54.989244 30991 leader_election.cc:343] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:54.989881 30994 leader_election.cc:343] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.990294 30994 leader_election.cc:304] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:54.991340 31147 raft_consensus.cc:2749] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.997094 31142 tablet_bootstrap.cc:492] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:54.997094 31144 ts_tablet_manager.cc:1434] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260713 09:11:54.997849 31142 ts_tablet_manager.cc:1403] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260713 09:11:54.998051 31143 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:54.998332 31144 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:54.998582 31143 ts_tablet_manager.cc:1403] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260713 09:11:55.000653 31142 raft_consensus.cc:359] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.001418 31142 raft_consensus.cc:385] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.001392 31143 raft_consensus.cc:359] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.002161 31143 raft_consensus.cc:385] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.002066 31142 raft_consensus.cc:740] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.002580 31143 raft_consensus.cc:740] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.005678 31142 consensus_queue.cc:260] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.005745 31143 consensus_queue.cc:260] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.008044 31143 ts_tablet_manager.cc:1434] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:11:55.008579 31144 tablet_bootstrap.cc:654] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.009032 31143 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.014752 31142 ts_tablet_manager.cc:1434] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.008s
I20260713 09:11:55.015664 31143 tablet_bootstrap.cc:654] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.015769 31142 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:55.019604 31144 tablet_bootstrap.cc:492] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.020103 31144 ts_tablet_manager.cc:1403] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260713 09:11:55.022719 31142 tablet_bootstrap.cc:654] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.022840 31144 raft_consensus.cc:359] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.023629 31144 raft_consensus.cc:385] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.024027 31143 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.023969 31144 raft_consensus.cc:740] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.024544 31143 ts_tablet_manager.cc:1403] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:11:55.024959 31144 consensus_queue.cc:260] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.027165 31144 ts_tablet_manager.cc:1434] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:55.027287 31143 raft_consensus.cc:359] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.028028 31143 raft_consensus.cc:385] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.028208 31144 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.028373 31143 raft_consensus.cc:740] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.028966 31142 tablet_bootstrap.cc:492] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:55.029728 31142 ts_tablet_manager.cc:1403] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260713 09:11:55.029397 31143 consensus_queue.cc:260] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.031869 31143 ts_tablet_manager.cc:1434] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:55.032809 31143 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.032761 31142 raft_consensus.cc:359] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.033685 31142 raft_consensus.cc:385] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.034071 31142 raft_consensus.cc:740] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.034947 31142 consensus_queue.cc:260] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.037297 31144 tablet_bootstrap.cc:654] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.039310 31143 tablet_bootstrap.cc:654] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.039623 31142 ts_tablet_manager.cc:1434] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:55.040598 31142 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:55.046708 31142 tablet_bootstrap.cc:654] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.050786 31143 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.051285 31143 ts_tablet_manager.cc:1403] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:11:55.051187 31152 raft_consensus.cc:493] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.051792 31142 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:55.051815 31152 raft_consensus.cc:515] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.052327 31142 ts_tablet_manager.cc:1403] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:11:55.054245 31143 raft_consensus.cc:359] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.055058 31143 raft_consensus.cc:385] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.055102 31144 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.055472 31143 raft_consensus.cc:740] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.055222 31142 raft_consensus.cc:359] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.055810 31144 ts_tablet_manager.cc:1403] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260713 09:11:55.056222 31143 consensus_queue.cc:260] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.057754 31152 leader_election.cc:290] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.058871 31144 raft_consensus.cc:359] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.059562 31144 raft_consensus.cc:385] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.059839 31144 raft_consensus.cc:740] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.060492 31144 consensus_queue.cc:260] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.062680 31144 ts_tablet_manager.cc:1434] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:55.063557 31144 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.064231 31143 ts_tablet_manager.cc:1434] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:55.065224 31143 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.056084 31142 raft_consensus.cc:385] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.065634 31142 raft_consensus.cc:740] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.066347 31142 consensus_queue.cc:260] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.066684 31151 raft_consensus.cc:493] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.067193 31151 raft_consensus.cc:515] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.068495 31142 ts_tablet_manager.cc:1434] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260713 09:11:55.069461 31142 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:55.074375 31151 leader_election.cc:290] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401)
I20260713 09:11:55.075917 31142 tablet_bootstrap.cc:654] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.081969 31152 raft_consensus.cc:493] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.082181 31144 tablet_bootstrap.cc:654] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.082451 31152 raft_consensus.cc:515] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.084441 31152 leader_election.cc:290] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.091871 31143 tablet_bootstrap.cc:654] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.092850 31151 raft_consensus.cc:493] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.093344 31151 raft_consensus.cc:515] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.095623 31151 leader_election.cc:290] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.105875 31147 raft_consensus.cc:493] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.106101 31144 tablet_bootstrap.cc:492] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.106746 31144 ts_tablet_manager.cc:1403] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260713 09:11:55.106492 31147 raft_consensus.cc:515] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.110391 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.111135 30953 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:55.112036 31147 leader_election.cc:290] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689), e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401)
I20260713 09:11:55.113157 30994 leader_election.cc:304] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.114442 31147 raft_consensus.cc:2804] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.114193 31144 raft_consensus.cc:359] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.114980 31147 raft_consensus.cc:493] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.116542 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.117970 31147 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.118203 31102 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:55.119024 31143 tablet_bootstrap.cc:492] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.119486 31143 ts_tablet_manager.cc:1403] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.023s
I20260713 09:11:55.122464 31143 raft_consensus.cc:359] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.123193 31143 raft_consensus.cc:385] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.123535 31143 raft_consensus.cc:740] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.124352 31143 consensus_queue.cc:260] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.125664 31147 raft_consensus.cc:515] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.128273 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.128799 31102 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.132854 31143 ts_tablet_manager.cc:1434] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:55.136467 31102 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.136659 31142 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:55.137399 31142 ts_tablet_manager.cc:1403] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.013s
I20260713 09:11:55.137763 30991 leader_election.cc:304] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.139448 31144 raft_consensus.cc:385] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.139763 31144 raft_consensus.cc:740] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.140499 31144 consensus_queue.cc:260] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.141875 31147 leader_election.cc:290] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689), e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401)
I20260713 09:11:55.142427 31147 raft_consensus.cc:2804] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.142838 31147 raft_consensus.cc:697] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:55.143446 31143 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.143211 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.143946 30953 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.143628 31147 consensus_queue.cc:237] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:55.147851 31144 ts_tablet_manager.cc:1434] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260713 09:11:55.148809 31144 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.152627 31142 raft_consensus.cc:359] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.154232 30953 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.158155 31142 raft_consensus.cc:385] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.159708 31142 raft_consensus.cc:740] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.160607 31142 consensus_queue.cc:260] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.161688 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.165064 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.165678 31028 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.167698 31066 leader_election.cc:304] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.168172 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.168962 30952 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.170145 31151 raft_consensus.cc:2804] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.170603 31151 raft_consensus.cc:493] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.181821 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.182328 31028 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.178659 31151 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.177178 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.186770 31144 tablet_bootstrap.cc:654] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.189899 30917 leader_election.cc:304] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.178988 31171 raft_consensus.cc:493] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.192072 31152 raft_consensus.cc:2804] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.191565 31171 raft_consensus.cc:515] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.192698 31152 raft_consensus.cc:493] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.193171 31152 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.193842 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e853f43c64b7cbbf2d5a7a0e2e046" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.194517 31028 raft_consensus.cc:2468] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.197351 30847 catalog_manager.cc:5697] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.199400 31142 ts_tablet_manager.cc:1434] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.062s	user 0.021s	sys 0.000s
I20260713 09:11:55.200796 30917 leader_election.cc:304] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.201231 31143 tablet_bootstrap.cc:654] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.203295 31171 leader_election.cc:290] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.201026 30953 raft_consensus.cc:2393] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bb556c86df4480a71a91ba55d0d5b9 in current term 1: Already voted for candidate f9b1f240774f4b4db05218a2237633c1 in this term.
I20260713 09:11:55.207137 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.207993 31102 raft_consensus.cc:2468] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:55.200826 31142 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:55.212276 30991 leader_election.cc:304] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.215158 31068 leader_election.cc:304] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9; no voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:55.215440 31174 raft_consensus.cc:493] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.216152 31174 raft_consensus.cc:515] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.216549 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.217396 31102 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.217932 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.218827 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e853f43c64b7cbbf2d5a7a0e2e046" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.219648 31101 raft_consensus.cc:2468] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.220752 31174 leader_election.cc:290] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.221760 31177 raft_consensus.cc:2804] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.222368 31177 raft_consensus.cc:493] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.225735 31151 raft_consensus.cc:515] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.226820 31152 raft_consensus.cc:515] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
W20260713 09:11:55.229386 30994 leader_election.cc:343] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:55.229463 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.230234 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.222760 31177 raft_consensus.cc:3060] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:55.230921 30991 leader_election.cc:343] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:55.232062 31174 raft_consensus.cc:2804] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.232577 31174 raft_consensus.cc:493] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.233058 31144 tablet_bootstrap.cc:492] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.233563 31144 ts_tablet_manager.cc:1403] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.020s
I20260713 09:11:55.233855 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.234396 31101 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:55.235399 30899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:55.233080 31174 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.236351 31179 raft_consensus.cc:2749] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:11:55.237675 30994 leader_election.cc:343] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:55.238370 30994 leader_election.cc:304] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:55.246786 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.239825 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.247430 31173 raft_consensus.cc:2749] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:55.244014 31143 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.248263 31143 ts_tablet_manager.cc:1403] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.024s
I20260713 09:11:55.248322 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.248970 31027 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.245647 31152 leader_election.cc:290] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.251401 31143 raft_consensus.cc:359] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.252106 31143 raft_consensus.cc:385] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.252429 31142 tablet_bootstrap.cc:654] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.252439 31143 raft_consensus.cc:740] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.253569 31143 consensus_queue.cc:260] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.255959 31143 ts_tablet_manager.cc:1434] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:55.257022 31143 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.257714 30953 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.246673 31151 leader_election.cc:290] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.238520 31144 raft_consensus.cc:359] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.247498 31028 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.259629 31144 raft_consensus.cc:385] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.259970 31144 raft_consensus.cc:740] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.260679 31144 consensus_queue.cc:260] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.262988 31143 tablet_bootstrap.cc:654] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.262995 31144 ts_tablet_manager.cc:1434] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:11:55.266538 31144 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.258746 31027 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.267911 31066 leader_election.cc:304] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.268716 31151 raft_consensus.cc:2804] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.269169 31151 raft_consensus.cc:697] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:55.270270 31151 consensus_queue.cc:237] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.273343 31144 tablet_bootstrap.cc:654] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.266494 31028 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.275094 30917 leader_election.cc:304] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.275882 31152 raft_consensus.cc:2804] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.245199 31174 raft_consensus.cc:515] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.242354 31101 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.291558 31174 leader_election.cc:290] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.292249 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.292853 30952 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.293576 31144 tablet_bootstrap.cc:492] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.293264 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.245554 31177 raft_consensus.cc:515] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.294090 31144 ts_tablet_manager.cc:1403] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260713 09:11:55.294059 31102 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.296890 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e853f43c64b7cbbf2d5a7a0e2e046" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.297435 31027 raft_consensus.cc:3060] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.300729 30952 raft_consensus.cc:2468] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.302325 30994 leader_election.cc:304] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.303565 31174 raft_consensus.cc:2804] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.304388 31174 raft_consensus.cc:697] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:55.304651 31144 raft_consensus.cc:359] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.305519 31144 raft_consensus.cc:385] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.305714 31174 consensus_queue.cc:237] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.305799 31144 raft_consensus.cc:740] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.309568 31142 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:55.307224 31102 raft_consensus.cc:2468] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.310098 31142 ts_tablet_manager.cc:1403] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.020s
I20260713 09:11:55.309754 31144 consensus_queue.cc:260] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.310829 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e853f43c64b7cbbf2d5a7a0e2e046" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.311364 31101 raft_consensus.cc:3060] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.313776 31143 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.313441 31142 raft_consensus.cc:359] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.314232 31143 ts_tablet_manager.cc:1403] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.012s
I20260713 09:11:55.314313 31142 raft_consensus.cc:385] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.312733 30848 catalog_manager.cc:5697] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:55.316660 31143 raft_consensus.cc:359] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.317266 31143 raft_consensus.cc:385] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.317587 31177 leader_election.cc:290] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.317965 31027 raft_consensus.cc:2468] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.309719 31152 raft_consensus.cc:697] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:55.319085 30917 leader_election.cc:304] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.318948 31152 consensus_queue.cc:237] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.320259 31142 raft_consensus.cc:740] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.320802 31185 raft_consensus.cc:2804] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.321348 31185 raft_consensus.cc:697] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:55.321323 31142 consensus_queue.cc:260] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.322532 31185 consensus_queue.cc:237] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.324517 31142 ts_tablet_manager.cc:1434] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:55.325726 31142 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:55.329192 31186 raft_consensus.cc:493] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.329838 31186 raft_consensus.cc:515] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.333024 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.333285 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.333688 31027 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.333997 31102 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:55.334987 30917 leader_election.cc:304] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.335150 31186 leader_election.cc:290] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.335796 31185 raft_consensus.cc:2804] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.336203 31185 raft_consensus.cc:493] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.336381 31142 tablet_bootstrap.cc:654] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.336606 31185 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.338006 31143 raft_consensus.cc:740] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.339174 31143 consensus_queue.cc:260] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.342914 31101 raft_consensus.cc:2468] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.344096 30953 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.343997 31185 raft_consensus.cc:515] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.326699 31144 ts_tablet_manager.cc:1434] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.005s
I20260713 09:11:55.349246 31144 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.350476 30848 catalog_manager.cc:5697] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.345952 31143 ts_tablet_manager.cc:1434] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:11:55.353391 31143 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:55.354764 31185 leader_election.cc:290] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.355288 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.355401 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.355970 31027 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.355932 31101 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.360953 31027 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.361318 31144 tablet_bootstrap.cc:654] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.362190 30917 leader_election.cc:304] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.367368 31143 tablet_bootstrap.cc:654] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.367489 31185 raft_consensus.cc:2804] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.363883 31101 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:55.369095 31185 raft_consensus.cc:697] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:55.369990 31185 consensus_queue.cc:237] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.373196 30847 catalog_manager.cc:5697] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.374593 31144 tablet_bootstrap.cc:492] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.375890 31142 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:55.376299 31144 ts_tablet_manager.cc:1403] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:11:55.376559 31142 ts_tablet_manager.cc:1403] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.008s
I20260713 09:11:55.379144 31142 raft_consensus.cc:359] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.379621 31142 raft_consensus.cc:385] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.379841 31142 raft_consensus.cc:740] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.380430 31142 consensus_queue.cc:260] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.382769 31142 ts_tablet_manager.cc:1434] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:11:55.382452 31144 raft_consensus.cc:359] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.383580 31144 raft_consensus.cc:385] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.383850 31144 raft_consensus.cc:740] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.384583 31144 consensus_queue.cc:260] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.386122 31143 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:55.386435 31144 ts_tablet_manager.cc:1434] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:55.385382 30848 catalog_manager.cc:5697] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.386660 31143 ts_tablet_manager.cc:1403] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:11:55.387416 31144 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:55.387509 30848 catalog_manager.cc:5697] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.389216 31143 raft_consensus.cc:359] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.389863 31143 raft_consensus.cc:385] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.390157 31143 raft_consensus.cc:740] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.390841 31143 consensus_queue.cc:260] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.394822 31143 ts_tablet_manager.cc:1434] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:55.395130 31144 tablet_bootstrap.cc:654] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:55.401235 31144 tablet_bootstrap.cc:492] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:55.401741 31144 ts_tablet_manager.cc:1403] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:11:55.404244 31144 raft_consensus.cc:359] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.404873 31144 raft_consensus.cc:385] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:55.405108 31144 raft_consensus.cc:740] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:55.405570 31144 consensus_queue.cc:260] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.406908 31144 ts_tablet_manager.cc:1434] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:55.449854 31174 raft_consensus.cc:493] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.450371 31174 raft_consensus.cc:515] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.452056 31174 leader_election.cc:290] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.452761 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d6f07765e14b3f824a3c9a864a601b" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.453186 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d6f07765e14b3f824a3c9a864a601b" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:55.453337 30953 raft_consensus.cc:2468] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:55.453760 31101 raft_consensus.cc:2468] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:55.454355 30994 leader_election.cc:304] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.455026 31174 raft_consensus.cc:2804] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.455374 31174 raft_consensus.cc:493] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.455646 31174 raft_consensus.cc:3060] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.460136 31174 raft_consensus.cc:515] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.461697 31174 leader_election.cc:290] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.462317 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d6f07765e14b3f824a3c9a864a601b" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.462671 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d6f07765e14b3f824a3c9a864a601b" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.462963 30953 raft_consensus.cc:3060] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.463243 31101 raft_consensus.cc:3060] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.469584 30953 raft_consensus.cc:2468] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.469584 31101 raft_consensus.cc:2468] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:55.470921 30994 leader_election.cc:304] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.471524 31174 raft_consensus.cc:2804] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.471935 31174 raft_consensus.cc:697] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:55.472616 31174 consensus_queue.cc:237] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.479274 30847 catalog_manager.cc:5697] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.482191 31151 raft_consensus.cc:493] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.482664 31151 raft_consensus.cc:515] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.484405 31151 leader_election.cc:290] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.485074 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.485451 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.485682 30953 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.486158 31027 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.487277 31068 leader_election.cc:304] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:55.488062 31151 raft_consensus.cc:2804] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.488353 31151 raft_consensus.cc:493] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.488626 31151 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.493081 31151 raft_consensus.cc:515] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.494602 31151 leader_election.cc:290] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.495379 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.495543 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.495930 30953 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.496102 31027 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.500723 30953 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.500831 31027 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.501755 31068 leader_election.cc:304] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:55.502421 31151 raft_consensus.cc:2804] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.502811 31151 raft_consensus.cc:697] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:55.503528 31151 consensus_queue.cc:237] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.510325 30847 catalog_manager.cc:5697] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:55.525059 31151 raft_consensus.cc:493] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:55.525489 31151 raft_consensus.cc:515] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.527129 31151 leader_election.cc:290] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.527824 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74217cbef49741f1bf92b845815f87df" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:55.528131 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74217cbef49741f1bf92b845815f87df" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:55.528379 30953 raft_consensus.cc:2468] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.528795 31027 raft_consensus.cc:2468] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:55.529346 31068 leader_election.cc:304] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:55.530182 31151 raft_consensus.cc:2804] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:55.530555 31151 raft_consensus.cc:493] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:55.530822 31151 raft_consensus.cc:3060] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.535733 31151 raft_consensus.cc:515] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.537212 31151 leader_election.cc:290] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:55.538054 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74217cbef49741f1bf92b845815f87df" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.538161 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74217cbef49741f1bf92b845815f87df" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.538731 30953 raft_consensus.cc:3060] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.538755 31027 raft_consensus.cc:3060] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:55.545266 30953 raft_consensus.cc:2468] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.545266 31027 raft_consensus.cc:2468] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:55.546502 31066 leader_election.cc:304] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.547144 31151 raft_consensus.cc:2804] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:55.547544 31151 raft_consensus.cc:697] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:55.548161 31151 consensus_queue.cc:237] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.555444 30847 catalog_manager.cc:5697] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:55.569770 31174 consensus_queue.cc:1048] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.579732 31171 consensus_queue.cc:1048] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.622457 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:55.622887 31027 raft_consensus.cc:606] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:55.636114 31101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47776
I20260713 09:11:55.636543 31101 raft_consensus.cc:606] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:55.655177 30953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
mode: GRACEFUL
new_leader_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:48870
I20260713 09:11:55.655697 30953 raft_consensus.cc:606] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Received request to transfer leadership to TS f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:55.660130 31101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
mode: GRACEFUL
new_leader_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:47776
I20260713 09:11:55.660583 31101 raft_consensus.cc:606] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Received request to transfer leadership to TS f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:55.714614 31185 consensus_queue.cc:1048] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.724602 31185 consensus_queue.cc:1048] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.767251 31186 consensus_queue.cc:1048] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.776840 31185 consensus_queue.cc:1048] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.787345 31171 consensus_queue.cc:1048] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.798404 31173 consensus_queue.cc:1048] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.809954 31185 consensus_queue.cc:1048] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.819927 31186 consensus_queue.cc:1048] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.828275 31152 raft_consensus.cc:993] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: : Instructing follower f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:11:55.828711 31185 raft_consensus.cc:1081] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Signalling peer f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:11:55.830367 31027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:51646
I20260713 09:11:55.830896 31027 raft_consensus.cc:493] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.831193 31027 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.836084 31027 raft_consensus.cc:515] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.837662 31027 leader_election.cc:290] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.838476 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:55.838676 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e8c76128c146cc9a262c62bd2f4ac0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.839056 30953 raft_consensus.cc:3055] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.839282 31101 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.839336 30953 raft_consensus.cc:740] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:55.840317 30953 consensus_queue.cc:260] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.841619 30953 raft_consensus.cc:3060] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.844321 31101 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:11:55.845273 30991 leader_election.cc:304] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.846217 31173 raft_consensus.cc:2804] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.846884 31173 raft_consensus.cc:697] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:55.847467 30953 raft_consensus.cc:2468] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:11:55.847743 31173 consensus_queue.cc:237] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.854001 30848 catalog_manager.cc:5697] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 1 to 2, leader changed from e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129) to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.870048 31151 consensus_queue.cc:1048] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.879846 31179 consensus_queue.cc:1048] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.888903 31215 raft_consensus.cc:993] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:11:55.889426 31179 raft_consensus.cc:1081] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:11:55.890940 30953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47464
I20260713 09:11:55.891386 30953 raft_consensus.cc:493] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.891702 30953 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.896612 30953 raft_consensus.cc:515] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.898259 30953 leader_election.cc:290] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:55.898953 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:55.899382 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ee018befd14645a673dba9eb8da959" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:55.899837 31027 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.899932 31101 raft_consensus.cc:3055] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.900244 31101 raft_consensus.cc:740] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:55.900859 31101 consensus_queue.cc:260] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.901773 31101 raft_consensus.cc:3060] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.905781 31027 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:11:55.906762 31101 raft_consensus.cc:2468] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:11:55.906790 30917 leader_election.cc:304] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:55.907884 31186 raft_consensus.cc:2804] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.908308 31186 raft_consensus.cc:697] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:55.908993 31186 consensus_queue.cc:237] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:55.914561 30847 catalog_manager.cc:5697] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.921432 31173 consensus_queue.cc:1048] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.931006 31173 consensus_queue.cc:1048] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.939667 31179 consensus_queue.cc:1048] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.949790 31215 consensus_queue.cc:1048] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:56.085947 31215 consensus_queue.cc:1048] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:56.095599 31151 consensus_queue.cc:1048] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:56.103755 31179 raft_consensus.cc:993] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: : Instructing follower f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:11:56.104197 31151 raft_consensus.cc:1081] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Signalling peer f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:11:56.105590 31027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:51656
I20260713 09:11:56.106096 31027 raft_consensus.cc:493] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:56.106436 31027 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.111088 31027 raft_consensus.cc:515] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:56.112987 31027 leader_election.cc:290] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:56.114050 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:56.114187 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c19eb83a8e1437c9f1b2116041751a0" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:56.114662 31101 raft_consensus.cc:3055] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:56.114912 30953 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.115054 31101 raft_consensus.cc:740] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:56.116014 31101 consensus_queue.cc:260] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:56.117250 31101 raft_consensus.cc:3060] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.120538 30953 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:11:56.121659 30994 leader_election.cc:304] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:56.121874 31101 raft_consensus.cc:2468] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:11:56.122709 31173 raft_consensus.cc:2804] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:56.123306 31173 raft_consensus.cc:697] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:56.124128 31173 consensus_queue.cc:237] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:56.130021 30848 catalog_manager.cc:5697] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 1 to 2, leader changed from 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131) to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:56.163852 31171 raft_consensus.cc:993] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:11:56.164285 31173 raft_consensus.cc:1081] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:11:56.165593 30953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47454
I20260713 09:11:56.166044 30953 raft_consensus.cc:493] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:56.166327 30953 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.170799 30953 raft_consensus.cc:515] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:56.172308 30953 leader_election.cc:290] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:56.173111 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:56.173331 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce4bfd1e0244e44af5937da3a295378" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:56.173763 31101 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.173905 31027 raft_consensus.cc:3055] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:56.174332 31027 raft_consensus.cc:740] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:56.175156 31027 consensus_queue.cc:260] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:56.176496 31027 raft_consensus.cc:3060] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:56.180570 31101 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:11:56.181735 30916 leader_election.cc:304] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:56.182539 31186 raft_consensus.cc:2804] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:56.182928 31186 raft_consensus.cc:697] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:56.183301 31027 raft_consensus.cc:2468] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:11:56.183641 31186 consensus_queue.cc:237] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } }
I20260713 09:11:56.189706 30848 catalog_manager.cc:5697] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:56.239959 31101 raft_consensus.cc:1275] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.241142 31173 consensus_queue.cc:1048] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.247977 30953 raft_consensus.cc:1275] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.249444 31171 consensus_queue.cc:1048] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.301139 31027 raft_consensus.cc:1275] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.302345 31186 consensus_queue.cc:1048] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.309470 31101 raft_consensus.cc:1275] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.310886 31152 consensus_queue.cc:1048] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.503033 30953 raft_consensus.cc:1275] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.504164 31171 consensus_queue.cc:1048] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.510685 31101 raft_consensus.cc:1275] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.512673 31223 consensus_queue.cc:1048] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.578446 31102 raft_consensus.cc:1275] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.579704 31152 consensus_queue.cc:1048] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:56.586755 31027 raft_consensus.cc:1275] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:56.588075 31185 consensus_queue.cc:1048] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:58.696935 30850 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36456:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:58.699995 30850 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:58.751241 30940 tablet_service.cc:1511] Processing CreateTablet for tablet b4113c59eb144bd1833ffe7cd7393478 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:58.752352 31013 tablet_service.cc:1511] Processing CreateTablet for tablet b4113c59eb144bd1833ffe7cd7393478 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:58.753141 30940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4113c59eb144bd1833ffe7cd7393478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.754047 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4113c59eb144bd1833ffe7cd7393478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.755257 30939 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac8dfb31fe14f479d7bd5e4834d6173 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:58.756748 30939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac8dfb31fe14f479d7bd5e4834d6173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.758772 31090 tablet_service.cc:1511] Processing CreateTablet for tablet b4113c59eb144bd1833ffe7cd7393478 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:58.760315 31090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4113c59eb144bd1833ffe7cd7393478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.762176 31091 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac8dfb31fe14f479d7bd5e4834d6173 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:58.763515 31091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac8dfb31fe14f479d7bd5e4834d6173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.764035 30937 tablet_service.cc:1511] Processing CreateTablet for tablet 5fec2ea011b44a988b664c04f9da9307 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:58.765288 30937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fec2ea011b44a988b664c04f9da9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.766664 31092 tablet_service.cc:1511] Processing CreateTablet for tablet 5fec2ea011b44a988b664c04f9da9307 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:58.770860 30941 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee5c0842a44fc8a3b552d20ed6a058 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:58.771718 31018 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee5c0842a44fc8a3b552d20ed6a058 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:58.771835 31016 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac8dfb31fe14f479d7bd5e4834d6173 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:58.773098 31018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee5c0842a44fc8a3b552d20ed6a058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.774284 31015 tablet_service.cc:1511] Processing CreateTablet for tablet 5fec2ea011b44a988b664c04f9da9307 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:58.775580 31015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fec2ea011b44a988b664c04f9da9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.775993 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 962dccd128ab4e93bdc5483665fa59ff (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:58.778654 31088 tablet_service.cc:1511] Processing CreateTablet for tablet 8aee5c0842a44fc8a3b552d20ed6a058 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:58.780977 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 4c956cd933754b17bf685eb45a8050d1 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:58.781051 30942 tablet_service.cc:1511] Processing CreateTablet for tablet 4c956cd933754b17bf685eb45a8050d1 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:58.782938 30938 tablet_service.cc:1511] Processing CreateTablet for tablet 962dccd128ab4e93bdc5483665fa59ff (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:58.785895 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac8dfb31fe14f479d7bd5e4834d6173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.787071 31017 tablet_service.cc:1511] Processing CreateTablet for tablet 962dccd128ab4e93bdc5483665fa59ff (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:58.788375 31017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dccd128ab4e93bdc5483665fa59ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.789060 31092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fec2ea011b44a988b664c04f9da9307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.785451 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 4c956cd933754b17bf685eb45a8050d1 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:58.790781 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3fd8268064a6db74428606a979c79 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.791805 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c956cd933754b17bf685eb45a8050d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.793920 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee5c0842a44fc8a3b552d20ed6a058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.796542 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 83a8010b85114695a713ae5c31f7234d (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.797849 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a8010b85114695a713ae5c31f7234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.798686 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3fd8268064a6db74428606a979c79 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.800045 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3fd8268064a6db74428606a979c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.802721 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 9260142be3504e6896010085f00ff92f (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.803992 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9260142be3504e6896010085f00ff92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.805835 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3fd8268064a6db74428606a979c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.807363 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 9260142be3504e6896010085f00ff92f (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.808687 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9260142be3504e6896010085f00ff92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.809795 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dccd128ab4e93bdc5483665fa59ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.811554 31238 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:58.812772 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c956cd933754b17bf685eb45a8050d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.772205 30941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aee5c0842a44fc8a3b552d20ed6a058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.818981 30938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962dccd128ab4e93bdc5483665fa59ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.818765 30943 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb3fd8268064a6db74428606a979c79 (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.820050 30943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb3fd8268064a6db74428606a979c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.822774 30942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c956cd933754b17bf685eb45a8050d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.829648 30936 tablet_service.cc:1511] Processing CreateTablet for tablet 9260142be3504e6896010085f00ff92f (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.830972 30936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9260142be3504e6896010085f00ff92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.838503 31018 tablet_service.cc:1511] Processing CreateTablet for tablet 83a8010b85114695a713ae5c31f7234d (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.843050 31018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a8010b85114695a713ae5c31f7234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.840524 30935 tablet_service.cc:1511] Processing CreateTablet for tablet 83a8010b85114695a713ae5c31f7234d (DEFAULT_TABLE table=soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.845736 30935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a8010b85114695a713ae5c31f7234d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.866628 31238 tablet_bootstrap.cc:654] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.953558 31238 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:58.953660 31239 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:58.954106 31238 ts_tablet_manager.cc:1403] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.007s
I20260713 09:11:58.956688 31238 raft_consensus.cc:359] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:58.957331 31238 raft_consensus.cc:385] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.959918 31237 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:58.963338 31239 tablet_bootstrap.cc:654] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.957646 31238 raft_consensus.cc:740] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.966013 31238 consensus_queue.cc:260] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:58.971524 31238 ts_tablet_manager.cc:1434] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260713 09:11:58.972568 31238 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:58.985601 31237 tablet_bootstrap.cc:654] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.986750 31238 tablet_bootstrap.cc:654] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.988376 31239 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:58.988747 31239 ts_tablet_manager.cc:1403] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260713 09:11:58.991606 31239 raft_consensus.cc:359] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:58.992262 31238 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:58.992372 31239 raft_consensus.cc:385] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.993124 31239 raft_consensus.cc:740] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.993254 31238 ts_tablet_manager.cc:1403] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260713 09:11:58.993986 31239 consensus_queue.cc:260] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:58.996066 31237 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:58.996465 31239 ts_tablet_manager.cc:1434] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:58.996605 31237 ts_tablet_manager.cc:1403] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260713 09:11:58.996397 31238 raft_consensus.cc:359] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:58.997223 31238 raft_consensus.cc:385] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.997584 31238 raft_consensus.cc:740] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.997675 31239 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:58.998392 31238 consensus_queue.cc:260] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.000825 31238 ts_tablet_manager.cc:1434] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:59.001758 31238 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.002745 31237 raft_consensus.cc:359] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.003471 31237 raft_consensus.cc:385] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.003798 31237 raft_consensus.cc:740] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.004755 31237 consensus_queue.cc:260] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.008635 31238 tablet_bootstrap.cc:654] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.013706 31237 ts_tablet_manager.cc:1434] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260713 09:11:59.015146 31237 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.016865 31239 tablet_bootstrap.cc:654] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.021992 31239 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.022395 31239 ts_tablet_manager.cc:1403] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.007s
I20260713 09:11:59.025498 31241 raft_consensus.cc:493] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.025758 31239 raft_consensus.cc:359] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.026561 31239 raft_consensus.cc:385] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.026204 31241 raft_consensus.cc:515] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.026886 31239 raft_consensus.cc:740] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.028450 31239 consensus_queue.cc:260] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.030952 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.031208 31241 leader_election.cc:290] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
W20260713 09:11:59.033133 30917 leader_election.cc:343] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.034083 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
W20260713 09:11:59.035776 30916 leader_election.cc:343] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.036185 30916 leader_election.cc:304] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5; no voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.036641 31237 tablet_bootstrap.cc:654] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.037863 31239 ts_tablet_manager.cc:1434] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:11:59.038450 31241 raft_consensus.cc:2749] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.040046 31215 raft_consensus.cc:493] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.040516 31215 raft_consensus.cc:515] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.041700 31239 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.042732 31215 leader_election.cc:290] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.043612 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.044231 31237 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.044762 31237 ts_tablet_manager.cc:1403] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260713 09:11:59.045265 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.045713 31238 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.046228 31238 ts_tablet_manager.cc:1403] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.026s
W20260713 09:11:59.046202 31068 leader_election.cc:343] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:59.047322 31066 leader_election.cc:343] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.047740 31066 leader_election.cc:304] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9; no voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.047781 31237 raft_consensus.cc:359] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.048390 31215 raft_consensus.cc:2749] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.048597 31237 raft_consensus.cc:385] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.048977 31237 raft_consensus.cc:740] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.049398 31238 raft_consensus.cc:359] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.049718 31237 consensus_queue.cc:260] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.050148 31238 raft_consensus.cc:385] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.050508 31238 raft_consensus.cc:740] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.051273 31238 consensus_queue.cc:260] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.052062 31237 ts_tablet_manager.cc:1434] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:11:59.053844 31238 ts_tablet_manager.cc:1434] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:11:59.055028 31237 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.055467 31238 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.059594 31239 tablet_bootstrap.cc:654] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.062119 31238 tablet_bootstrap.cc:654] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.064249 31237 tablet_bootstrap.cc:654] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.074335 31237 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.074682 31237 ts_tablet_manager.cc:1403] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:11:59.074896 31238 tablet_bootstrap.cc:492] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.075395 31238 ts_tablet_manager.cc:1403] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:11:59.077008 31237 raft_consensus.cc:359] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.077600 31237 raft_consensus.cc:385] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.077849 31237 raft_consensus.cc:740] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.077924 31239 tablet_bootstrap.cc:492] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.078477 31239 ts_tablet_manager.cc:1403] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260713 09:11:59.078163 31238 raft_consensus.cc:359] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.078908 31238 raft_consensus.cc:385] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.078579 31237 consensus_queue.cc:260] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.079248 31238 raft_consensus.cc:740] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.080013 31238 consensus_queue.cc:260] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.080973 31237 ts_tablet_manager.cc:1434] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:59.081969 31237 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.081687 31239 raft_consensus.cc:359] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.082312 31238 ts_tablet_manager.cc:1434] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:59.082433 31239 raft_consensus.cc:385] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.082769 31239 raft_consensus.cc:740] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.083380 31238 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.083549 31239 consensus_queue.cc:260] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.088783 31237 tablet_bootstrap.cc:654] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.089493 31215 raft_consensus.cc:493] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.089977 31215 raft_consensus.cc:515] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.092123 31215 leader_election.cc:290] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.092517 31239 ts_tablet_manager.cc:1434] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:11:59.093479 31239 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.094166 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.095702 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
W20260713 09:11:59.097177 31068 leader_election.cc:343] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.099602 31239 tablet_bootstrap.cc:654] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.100098 31237 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.100585 31237 ts_tablet_manager.cc:1403] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:11:59.103451 31237 raft_consensus.cc:359] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.104084 31237 raft_consensus.cc:385] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.104360 31237 raft_consensus.cc:740] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
W20260713 09:11:59.104074 31066 leader_election.cc:343] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.105010 31237 consensus_queue.cc:260] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.105683 31066 leader_election.cc:304] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9; no voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.107745 31237 ts_tablet_manager.cc:1434] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:11:59.108636 31237 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.109217 31215 raft_consensus.cc:2749] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.114889 31238 tablet_bootstrap.cc:654] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.115875 31237 tablet_bootstrap.cc:654] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.116999 31239 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.117597 31239 ts_tablet_manager.cc:1403] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:11:59.124660 31239 raft_consensus.cc:359] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.127815 31239 raft_consensus.cc:385] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.128201 31239 raft_consensus.cc:740] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.129323 31239 consensus_queue.cc:260] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.130532 31174 raft_consensus.cc:493] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.131132 31174 raft_consensus.cc:515] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.135381 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.135600 31174 leader_election.cc:290] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.135988 30953 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.137300 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.138154 31102 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.138425 31174 raft_consensus.cc:493] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.138653 30994 leader_election.cc:304] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.139007 31174 raft_consensus.cc:515] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.139536 31239 ts_tablet_manager.cc:1434] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260713 09:11:59.140676 31239 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.142326 31174 leader_election.cc:290] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.143069 31174 raft_consensus.cc:2804] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.143433 31174 raft_consensus.cc:493] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.143791 31174 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.145406 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.146062 31102 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.146970 31239 tablet_bootstrap.cc:654] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.147459 31238 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.144390 31237 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.147828 30991 leader_election.cc:304] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.147979 31238 ts_tablet_manager.cc:1403] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.013s
I20260713 09:11:59.148092 31237 ts_tablet_manager.cc:1403] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.004s
I20260713 09:11:59.151515 31238 raft_consensus.cc:359] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.152456 31238 raft_consensus.cc:385] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.152825 31238 raft_consensus.cc:740] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.154160 31238 consensus_queue.cc:260] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.154910 31174 raft_consensus.cc:515] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.158051 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.158612 31102 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.152997 31237 raft_consensus.cc:359] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.160902 31237 raft_consensus.cc:385] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.161224 31237 raft_consensus.cc:740] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.162907 31237 consensus_queue.cc:260] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.164592 31256 raft_consensus.cc:2804] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.165006 31256 raft_consensus.cc:493] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.165022 31174 leader_election.cc:290] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.166738 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.167258 30953 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.169023 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.169478 30953 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.174680 31102 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.175987 30991 leader_election.cc:304] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.176776 30953 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.176780 31174 raft_consensus.cc:2804] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.177912 31174 raft_consensus.cc:697] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.178573 31174 consensus_queue.cc:237] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.184938 31237 ts_tablet_manager.cc:1434] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260713 09:11:59.185940 31237 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.165352 31256 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.195830 31238 ts_tablet_manager.cc:1434] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.047s	user 0.019s	sys 0.026s
I20260713 09:11:59.196853 31238 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.197083 31256 raft_consensus.cc:515] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.199120 30850 catalog_manager.cc:5697] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.201759 31237 tablet_bootstrap.cc:654] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.202243 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.202778 30953 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.203881 31238 tablet_bootstrap.cc:654] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.205555 31256 leader_election.cc:290] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.205780 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.206064 31256 raft_consensus.cc:493] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.206408 31102 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.206501 31256 raft_consensus.cc:515] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.209169 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.209762 31256 leader_election.cc:290] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.210637 31101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
W20260713 09:11:59.212054 30991 leader_election.cc:343] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:59.212913 30994 leader_election.cc:343] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.213342 30994 leader_election.cc:304] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.214783 30953 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.215174 31237 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.222563 31237 ts_tablet_manager.cc:1403] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260713 09:11:59.223181 30994 leader_election.cc:304] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.224200 31258 raft_consensus.cc:2804] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.224715 31258 raft_consensus.cc:697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.225641 31237 raft_consensus.cc:359] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.226433 31237 raft_consensus.cc:385] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.226832 31237 raft_consensus.cc:740] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.217767 31102 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.227450 31237 consensus_queue.cc:260] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.225674 31258 consensus_queue.cc:237] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.215485 31256 raft_consensus.cc:2749] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.229835 31237 ts_tablet_manager.cc:1434] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:59.230973 31237 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.235108 31241 raft_consensus.cc:493] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.235622 31241 raft_consensus.cc:515] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.237329 31237 tablet_bootstrap.cc:654] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.239120 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
W20260713 09:11:59.241853 30917 leader_election.cc:343] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.242328 31241 leader_election.cc:290] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.244554 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
W20260713 09:11:59.246258 30916 leader_election.cc:343] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.246814 30916 leader_election.cc:304] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5; no voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.249266 31152 raft_consensus.cc:2749] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.250216 31239 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.250890 31239 ts_tablet_manager.cc:1403] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.051s
I20260713 09:11:59.255260 31239 raft_consensus.cc:359] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.256198 31239 raft_consensus.cc:385] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.256587 31239 raft_consensus.cc:740] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.257534 31239 consensus_queue.cc:260] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.260591 31239 ts_tablet_manager.cc:1434] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:59.262897 31239 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.273599 31238 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.274111 31238 ts_tablet_manager.cc:1403] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.077s	user 0.036s	sys 0.031s
W20260713 09:11:59.274578 30899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:59.276955 31238 raft_consensus.cc:359] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.277740 31238 raft_consensus.cc:385] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.278026 31238 raft_consensus.cc:740] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.277244 30847 catalog_manager.cc:5697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.278726 31238 consensus_queue.cc:260] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.280994 31238 ts_tablet_manager.cc:1434] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:59.281958 31238 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.283378 31239 tablet_bootstrap.cc:654] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.284126 31237 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.284650 31237 ts_tablet_manager.cc:1403] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.028s
I20260713 09:11:59.288215 31238 tablet_bootstrap.cc:654] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.288013 31237 raft_consensus.cc:359] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.288995 31237 raft_consensus.cc:385] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.289426 31237 raft_consensus.cc:740] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.290397 31237 consensus_queue.cc:260] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.293094 31237 ts_tablet_manager.cc:1434] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:59.294140 31237 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
I20260713 09:11:59.300384 31238 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.300858 31238 ts_tablet_manager.cc:1403] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:11:59.302537 31237 tablet_bootstrap.cc:654] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.303710 31238 raft_consensus.cc:359] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.304467 31238 raft_consensus.cc:385] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.304733 31238 raft_consensus.cc:740] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.305410 31238 consensus_queue.cc:260] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.307920 31238 ts_tablet_manager.cc:1434] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:11:59.313931 31258 raft_consensus.cc:493] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.314429 31237 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.314426 31258 raft_consensus.cc:515] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.315044 31237 ts_tablet_manager.cc:1403] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:11:59.315483 31239 tablet_bootstrap.cc:492] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.315979 31239 ts_tablet_manager.cc:1403] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.006s
I20260713 09:11:59.316572 31258 leader_election.cc:290] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.318346 31237 raft_consensus.cc:359] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.319092 31237 raft_consensus.cc:385] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.318784 31239 raft_consensus.cc:359] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.319238 31238 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.319497 31237 raft_consensus.cc:740] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.319547 31239 raft_consensus.cc:385] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.320174 31239 raft_consensus.cc:740] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.320729 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.320464 31237 consensus_queue.cc:260] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.321038 31239 consensus_queue.cc:260] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.321491 30953 raft_consensus.cc:2468] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.322425 31215 raft_consensus.cc:493] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.322748 30994 leader_election.cc:304] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.322849 31215 raft_consensus.cc:515] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.323553 31258 raft_consensus.cc:2804] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.323897 31258 raft_consensus.cc:493] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.324203 31258 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.324990 31215 leader_election.cc:290] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.326683 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.328162 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.328745 30953 raft_consensus.cc:2468] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:59.329052 31239 ts_tablet_manager.cc:1434] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:11:59.329782 31068 leader_election.cc:304] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:59.330057 31239 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.331596 31258 raft_consensus.cc:515] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.332967 31215 raft_consensus.cc:2804] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.333545 31258 leader_election.cc:290] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.334987 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.335593 30952 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.336654 31239 tablet_bootstrap.cc:654] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.336674 31238 tablet_bootstrap.cc:654] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.333387 31215 raft_consensus.cc:493] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.337857 31215 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.339359 31237 ts_tablet_manager.cc:1434] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:11:59.340543 31237 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: Bootstrap starting.
W20260713 09:11:59.342109 30991 leader_election.cc:343] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.343896 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.346252 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.353459 31237 tablet_bootstrap.cc:654] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:59.355741 30991 leader_election.cc:343] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:59.356730 31066 leader_election.cc:343] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.363068 31215 raft_consensus.cc:515] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.365087 31239 tablet_bootstrap.cc:492] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.365634 31239 ts_tablet_manager.cc:1403] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260713 09:11:59.365826 30953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.366396 30953 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.368676 31239 raft_consensus.cc:359] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.369340 31239 raft_consensus.cc:385] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.369633 31239 raft_consensus.cc:740] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.369956 31237 tablet_bootstrap.cc:492] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: No bootstrap required, opened a new log
I20260713 09:11:59.370594 31237 ts_tablet_manager.cc:1403] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260713 09:11:59.370370 31239 consensus_queue.cc:260] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.372607 31239 ts_tablet_manager.cc:1434] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:59.372926 30953 raft_consensus.cc:2468] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:59.373600 31239 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.374055 30952 raft_consensus.cc:2468] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.375195 30994 leader_election.cc:304] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [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: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:11:59.373606 31237 raft_consensus.cc:359] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.375905 31237 raft_consensus.cc:385] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.376009 31258 raft_consensus.cc:2804] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.376235 31237 raft_consensus.cc:740] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.376528 31258 raft_consensus.cc:697] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.377060 31237 consensus_queue.cc:260] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.377288 31258 consensus_queue.cc:237] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.379220 31237 ts_tablet_manager.cc:1434] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:59.380447 31239 tablet_bootstrap.cc:654] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.382403 31174 raft_consensus.cc:493] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.382715 31068 leader_election.cc:304] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:59.382859 31174 raft_consensus.cc:515] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.383692 31253 raft_consensus.cc:2804] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.385178 31174 leader_election.cc:290] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.387075 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.387260 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.388208 31174 raft_consensus.cc:493] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.387991 31102 raft_consensus.cc:2468] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.388710 31174 raft_consensus.cc:515] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.389550 30991 leader_election.cc:304] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.390311 31256 raft_consensus.cc:2804] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.390666 31256 raft_consensus.cc:493] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.390995 31256 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.391616 31174 leader_election.cc:290] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.392060 30950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.392859 30950 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.394158 30994 leader_election.cc:304] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.394665 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.394955 31174 raft_consensus.cc:2804] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.395324 31174 raft_consensus.cc:493] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.395751 31174 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.387967 30951 raft_consensus.cc:2468] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.395274 31102 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.403704 31174 raft_consensus.cc:515] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.405805 31174 leader_election.cc:290] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.406937 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.407748 30951 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.411638 31239 tablet_bootstrap.cc:492] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.412101 31239 ts_tablet_manager.cc:1403] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
I20260713 09:11:59.414723 31239 raft_consensus.cc:359] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.415331 31239 raft_consensus.cc:385] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.415591 31239 raft_consensus.cc:740] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.416198 31239 consensus_queue.cc:260] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.417896 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.418486 31102 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.419981 31239 ts_tablet_manager.cc:1434] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:59.421105 31239 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: Bootstrap starting.
I20260713 09:11:59.425863 31253 raft_consensus.cc:697] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:59.426852 31253 consensus_queue.cc:237] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.427309 30848 catalog_manager.cc:5697] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.435957 31239 tablet_bootstrap.cc:654] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.441802 31256 raft_consensus.cc:515] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.445302 30950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.445793 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.446015 30950 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.446592 31100 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.448724 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
W20260713 09:11:59.449965 31066 leader_election.cc:343] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:59.451161 31256 leader_election.cc:290] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.460343 31239 tablet_bootstrap.cc:492] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: No bootstrap required, opened a new log
I20260713 09:11:59.460836 31239 ts_tablet_manager.cc:1403] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260713 09:11:59.461699 31215 leader_election.cc:290] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.463498 31239 raft_consensus.cc:359] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.464130 31239 raft_consensus.cc:385] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.464325 31102 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.469604 30950 raft_consensus.cc:2468] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.468021 31238 tablet_bootstrap.cc:492] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.470398 30991 leader_election.cc:304] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.470855 31239 raft_consensus.cc:740] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.471262 31256 raft_consensus.cc:2804] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.471578 31100 raft_consensus.cc:2468] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.471575 31239 consensus_queue.cc:260] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.472932 30991 leader_election.cc:304] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.471725 31256 raft_consensus.cc:697] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.425911 30951 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.472445 30850 catalog_manager.cc:5697] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:59.473783 31174 raft_consensus.cc:2804] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.474303 31174 raft_consensus.cc:697] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.474076 31256 consensus_queue.cc:237] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.475100 31174 consensus_queue.cc:237] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.470595 31238 ts_tablet_manager.cc:1403] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.152s	user 0.060s	sys 0.047s
I20260713 09:11:59.478838 31239 ts_tablet_manager.cc:1434] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260713 09:11:59.480131 31238 raft_consensus.cc:359] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.480860 31238 raft_consensus.cc:385] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.481106 31238 raft_consensus.cc:740] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.482252 31238 consensus_queue.cc:260] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.485119 31238 ts_tablet_manager.cc:1434] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:59.485941 31238 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Bootstrap starting.
I20260713 09:11:59.490268 31238 tablet_bootstrap.cc:654] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:59.491907 30847 catalog_manager.cc:5697] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.495673 31238 tablet_bootstrap.cc:492] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: No bootstrap required, opened a new log
I20260713 09:11:59.496169 31238 ts_tablet_manager.cc:1403] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:11:59.498731 31238 raft_consensus.cc:359] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.499285 31238 raft_consensus.cc:385] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:59.499543 31238 raft_consensus.cc:740] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Initialized, Role: FOLLOWER
I20260713 09:11:59.500180 31238 consensus_queue.cc:260] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.502172 31238 ts_tablet_manager.cc:1434] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:59.505591 30848 catalog_manager.cc:5697] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.535645 31253 raft_consensus.cc:493] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.536037 31253 raft_consensus.cc:515] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.537506 31253 leader_election.cc:290] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.538201 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.538419 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.538735 30951 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:59.538949 31027 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 0.
I20260713 09:11:59.539772 31068 leader_election.cc:304] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:59.540392 31253 raft_consensus.cc:2804] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.540714 31253 raft_consensus.cc:493] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.540940 31253 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.546859 31253 raft_consensus.cc:515] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.548377 31253 leader_election.cc:290] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.549017 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.549304 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:59.549606 30951 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.549933 31027 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.554391 30951 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:59.554687 31027 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 1.
I20260713 09:11:59.555423 31068 leader_election.cc:304] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:11:59.556149 31253 raft_consensus.cc:2804] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.556622 31253 raft_consensus.cc:697] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:11:59.557235 31253 consensus_queue.cc:237] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.565168 30848 catalog_manager.cc:5697] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 1 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:59.565573 31174 consensus_queue.cc:1048] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.577929 31282 consensus_queue.cc:1048] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:59.587033 31152 raft_consensus.cc:493] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.587492 31152 raft_consensus.cc:515] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.589603 31152 leader_election.cc:290] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.590118 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.590529 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.590701 31027 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:59.591168 31100 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 0.
I20260713 09:11:59.591679 30917 leader_election.cc:304] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.592530 31152 raft_consensus.cc:2804] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.592926 31152 raft_consensus.cc:493] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.593276 31152 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.596678 31256 raft_consensus.cc:493] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.597131 31256 raft_consensus.cc:515] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.598683 31152 raft_consensus.cc:515] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.599140 31256 leader_election.cc:290] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.599726 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.600490 30951 raft_consensus.cc:2393] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9b1f240774f4b4db05218a2237633c1 in current term 1: Already voted for candidate 71bb556c86df4480a71a91ba55d0d5b9 in this term.
I20260713 09:11:59.600970 31152 leader_election.cc:290] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.601060 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:11:59.600589 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.601663 31027 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.602020 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.602555 31102 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.602785 30991 leader_election.cc:304] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.603538 31256 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.608191 31256 raft_consensus.cc:2749] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.608593 31027 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:59.608958 31102 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 1.
I20260713 09:11:59.609680 30917 leader_election.cc:304] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.610512 31152 raft_consensus.cc:2804] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.610966 31152 raft_consensus.cc:697] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:11:59.611768 31152 consensus_queue.cc:237] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.614522 31256 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.627696 31282 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.631861 30850 catalog_manager.cc:5697] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.702288 31253 raft_consensus.cc:493] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.702716 31253 raft_consensus.cc:515] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.704386 31253 leader_election.cc:290] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:11:59.705250 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.705332 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b1f240774f4b4db05218a2237633c1" is_pre_election: true
I20260713 09:11:59.705996 30951 raft_consensus.cc:2393] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71bb556c86df4480a71a91ba55d0d5b9 in current term 1: Already voted for candidate f9b1f240774f4b4db05218a2237633c1 in this term.
I20260713 09:11:59.706866 31068 leader_election.cc:304] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9; no voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.707427 31253 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.712994 31253 raft_consensus.cc:2749] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:59.778218 31282 raft_consensus.cc:493] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:59.778745 31282 raft_consensus.cc:515] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.780395 31282 leader_election.cc:290] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.781173 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5" is_pre_election: true
I20260713 09:11:59.781453 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9" is_pre_election: true
I20260713 09:11:59.781924 30951 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.782095 31102 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 0.
I20260713 09:11:59.782990 30994 leader_election.cc:304] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.783668 31282 raft_consensus.cc:2804] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:59.783913 31282 raft_consensus.cc:493] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:59.784256 31282 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.788868 31282 raft_consensus.cc:515] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.790571 31282 leader_election.cc:290] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:11:59.791374 30951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:11:59.791452 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:11:59.792037 30951 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.792091 31102 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:59.794929 31282 consensus_queue.cc:1048] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.798537 30951 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.799683 30994 leader_election.cc:304] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:11:59.799625 31102 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 1.
I20260713 09:11:59.800601 31282 raft_consensus.cc:2804] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:59.801095 31282 raft_consensus.cc:697] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:11:59.801929 31282 consensus_queue.cc:237] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:11:59.808564 31282 consensus_queue.cc:1048] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:59.812460 30847 catalog_manager.cc:5697] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 1 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.859356 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:59.859900 31027 raft_consensus.cc:606] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.864916 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:59.865338 31027 raft_consensus.cc:606] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.869086 31253 consensus_queue.cc:1048] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.871639 31028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:59.872159 31028 raft_consensus.cc:606] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.876879 31028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:59.877303 31028 raft_consensus.cc:606] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS e54d096666144a68b5e5dd0a698d2fc5
I20260713 09:11:59.883553 31253 consensus_queue.cc:1048] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.885753 30951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
mode: GRACEFUL
new_leader_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:48870
I20260713 09:11:59.886405 30951 raft_consensus.cc:606] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Received request to transfer leadership to TS f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.892504 31102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
mode: GRACEFUL
new_leader_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:47776
I20260713 09:11:59.893026 31102 raft_consensus.cc:606] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Received request to transfer leadership to TS f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.900432 31100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9260142be3504e6896010085f00ff92f"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
mode: GRACEFUL
new_leader_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:47776
I20260713 09:11:59.900976 31100 raft_consensus.cc:606] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Received request to transfer leadership to TS f9b1f240774f4b4db05218a2237633c1
I20260713 09:11:59.904945 31028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:38084
I20260713 09:11:59.905390 31028 raft_consensus.cc:606] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:11:59.998134 31282 consensus_queue.cc:1048] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.008203 31174 consensus_queue.cc:1048] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.015723 31282 raft_consensus.cc:993] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.016141 31282 raft_consensus.cc:1081] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.017613 30950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47454
I20260713 09:12:00.018080 30950 raft_consensus.cc:493] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.018352 30950 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.022992 30950 raft_consensus.cc:515] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.024624 30950 leader_election.cc:290] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.025301 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:00.025700 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4113c59eb144bd1833ffe7cd7393478" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.025982 31028 raft_consensus.cc:3055] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.026335 31102 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.026381 31028 raft_consensus.cc:740] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.027372 31028 consensus_queue.cc:260] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.028756 31028 raft_consensus.cc:3060] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.032047 31102 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.033042 30916 leader_election.cc:304] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:12:00.033908 31241 raft_consensus.cc:2804] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.034305 31028 raft_consensus.cc:2468] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.034384 31241 raft_consensus.cc:697] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:00.035405 31241 consensus_queue.cc:237] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.042793 30848 catalog_manager.cc:5697] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.045194 31282 consensus_queue.cc:1048] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.051644 31174 raft_consensus.cc:993] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.052102 31256 raft_consensus.cc:1081] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.054011 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47454
I20260713 09:12:00.054555 30952 raft_consensus.cc:493] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.054903 30952 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.061940 31174 consensus_queue.cc:1048] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:00.062299 30952 raft_consensus.cc:515] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.065670 30952 leader_election.cc:290] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.065899 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.066368 31028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fec2ea011b44a988b664c04f9da9307" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:00.067070 31028 raft_consensus.cc:3055] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.067416 31028 raft_consensus.cc:740] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.068339 31028 consensus_queue.cc:260] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.069406 31028 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.073099 31253 consensus_queue.cc:1048] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.076061 31028 raft_consensus.cc:2468] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.077134 30917 leader_election.cc:304] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [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: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:12:00.078222 31241 raft_consensus.cc:2804] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.078694 31241 raft_consensus.cc:697] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:00.079433 31241 consensus_queue.cc:237] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.088670 31253 consensus_queue.cc:1048] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.088979 30850 catalog_manager.cc:5697] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.090898 31241 consensus_queue.cc:1048] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.102769 31273 raft_consensus.cc:993] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: : Instructing follower f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.103229 31273 raft_consensus.cc:1081] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Signalling peer f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.104789 31028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9260142be3504e6896010085f00ff92f"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:51656
I20260713 09:12:00.105446 31028 raft_consensus.cc:493] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.105871 31028 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.110117 31152 consensus_queue.cc:1048] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.113754 31028 raft_consensus.cc:515] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.118011 31028 leader_election.cc:290] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.118839 30950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:00.119005 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9260142be3504e6896010085f00ff92f" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.119400 30950 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.119807 31100 raft_consensus.cc:3055] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.120235 31100 raft_consensus.cc:740] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:00.121245 31100 consensus_queue.cc:260] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.122637 31100 raft_consensus.cc:3060] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.126711 30950 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.127919 30994 leader_election.cc:304] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:00.128852 31174 raft_consensus.cc:2804] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.129316 31174 raft_consensus.cc:697] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.130299 31174 consensus_queue.cc:237] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.134006 31301 raft_consensus.cc:993] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: : Instructing follower f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.134394 31301 raft_consensus.cc:1081] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Signalling peer f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.135766 31027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:51646
I20260713 09:12:00.136248 31027 raft_consensus.cc:493] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.136596 31027 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.136634 31100 raft_consensus.cc:2468] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.142603 31027 raft_consensus.cc:515] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.144326 31027 leader_election.cc:290] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.144963 30950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:00.145328 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c956cd933754b17bf685eb45a8050d1" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.145605 30950 raft_consensus.cc:3055] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.145984 30950 raft_consensus.cc:740] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:00.146010 31100 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.146828 30950 consensus_queue.cc:260] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.147770 30950 raft_consensus.cc:3060] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.149385 30849 catalog_manager.cc:5697] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 1 to 2, leader changed from 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131) to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.152350 30950 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.152904 31100 raft_consensus.cc:2468] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.153330 30994 leader_election.cc:304] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:00.154131 31174 raft_consensus.cc:2804] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.154592 31174 raft_consensus.cc:697] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.155275 31174 consensus_queue.cc:237] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.163465 30849 catalog_manager.cc:5697] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 1 to 2, leader changed from e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129) to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.182241 31282 raft_consensus.cc:993] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.182610 31174 raft_consensus.cc:1081] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.183897 30950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47454
I20260713 09:12:00.184355 30950 raft_consensus.cc:493] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.184648 30950 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.189301 30950 raft_consensus.cc:515] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.191147 30950 leader_election.cc:290] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.191785 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:00.192330 31027 raft_consensus.cc:3055] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.192620 31027 raft_consensus.cc:740] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.193307 31174 raft_consensus.cc:993] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.193307 31027 consensus_queue.cc:260] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.193948 31256 raft_consensus.cc:1081] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer e54d096666144a68b5e5dd0a698d2fc5 to start an election
I20260713 09:12:00.194496 31027 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.193691 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aee5c0842a44fc8a3b552d20ed6a058" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.195499 30952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
 from {username='slave'} at 127.0.0.1:47454
I20260713 09:12:00.195668 31100 raft_consensus.cc:3060] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.196022 30952 raft_consensus.cc:493] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.196403 30952 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.200469 31027 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.200789 31100 raft_consensus.cc:2468] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.201584 30917 leader_election.cc:304] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:00.202417 31241 raft_consensus.cc:2804] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.202919 31241 raft_consensus.cc:697] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:00.202667 30952 raft_consensus.cc:515] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.203729 31241 consensus_queue.cc:237] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.204730 30952 leader_election.cc:290] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Requested vote from peers f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.205665 31100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.205983 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "e54d096666144a68b5e5dd0a698d2fc5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:00.206209 31100 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.207087 31027 raft_consensus.cc:3055] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.207379 31027 raft_consensus.cc:740] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.208051 31027 consensus_queue.cc:260] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.209103 31027 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.211866 31100 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.212955 30916 leader_election.cc:304] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:12:00.212314 30849 catalog_manager.cc:5697] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.213768 31241 raft_consensus.cc:2804] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.214205 31241 raft_consensus.cc:697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Leader. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:00.214479 31027 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54d096666144a68b5e5dd0a698d2fc5 in term 2.
I20260713 09:12:00.214956 31241 consensus_queue.cc:237] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.229240 30849 catalog_manager.cc:5697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "e54d096666144a68b5e5dd0a698d2fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.346736 31174 consensus_queue.cc:1048] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.349653 31256 consensus_queue.cc:1048] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:00.361920 31256 raft_consensus.cc:993] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: : Instructing follower 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:00.362366 31282 raft_consensus.cc:1081] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:00.364073 31100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:56964
I20260713 09:12:00.364849 31100 raft_consensus.cc:493] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.365238 31100 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.371780 31100 raft_consensus.cc:515] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.374199 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:00.374640 31100 leader_election.cc:290] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:12:00.374764 30952 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.374867 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a8010b85114695a713ae5c31f7234d" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:00.375515 31027 raft_consensus.cc:3055] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.375777 31027 raft_consensus.cc:740] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.376447 31027 consensus_queue.cc:260] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.377488 31027 raft_consensus.cc:3060] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.381189 30952 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:00.382164 31068 leader_election.cc:304] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:12:00.382820 31271 raft_consensus.cc:2804] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.383265 31271 raft_consensus.cc:697] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:00.383294 31027 raft_consensus.cc:2468] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:00.384121 31271 consensus_queue.cc:237] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.389802 30850 catalog_manager.cc:5697] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:00.464399 31027 raft_consensus.cc:1275] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.465646 31241 consensus_queue.cc:1048] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.472344 31102 raft_consensus.cc:3060] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.480563 31102 raft_consensus.cc:1275] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.481760 31301 consensus_queue.cc:1048] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.486521 31273 raft_consensus.cc:993] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: : Instructing follower f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.486951 31271 raft_consensus.cc:1081] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Signalling peer f9b1f240774f4b4db05218a2237633c1 to start an election
I20260713 09:12:00.488803 31027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
 from {username='slave'} at 127.0.0.1:51656
I20260713 09:12:00.489259 31027 raft_consensus.cc:493] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:00.489588 31027 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.493878 31027 raft_consensus.cc:515] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.495364 31027 leader_election.cc:290] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689)
I20260713 09:12:00.496062 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:00.496320 31102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962dccd128ab4e93bdc5483665fa59ff" candidate_uuid: "f9b1f240774f4b4db05218a2237633c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
I20260713 09:12:00.496652 30952 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.496893 31102 raft_consensus.cc:3055] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:00.497268 31102 raft_consensus.cc:740] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:00.497932 31102 consensus_queue.cc:260] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.498742 31102 raft_consensus.cc:3060] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:00.501441 30952 raft_consensus.cc:2468] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.502517 30994 leader_election.cc:304] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e54d096666144a68b5e5dd0a698d2fc5, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:00.502866 31102 raft_consensus.cc:2468] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b1f240774f4b4db05218a2237633c1 in term 2.
I20260713 09:12:00.503360 31282 raft_consensus.cc:2804] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:00.503798 31282 raft_consensus.cc:697] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Becoming Leader. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:00.504477 31282 consensus_queue.cc:237] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:00.510260 30848 catalog_manager.cc:5697] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 reported cstate change: term changed from 1 to 2, leader changed from 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131) to f9b1f240774f4b4db05218a2237633c1 (127.26.125.130). New cstate: current_term: 2 leader_uuid: "f9b1f240774f4b4db05218a2237633c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:00.517956 31027 raft_consensus.cc:1275] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.519160 31301 consensus_queue.cc:1048] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.526046 31102 raft_consensus.cc:1275] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.527647 31241 consensus_queue.cc:1048] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.574656 30952 raft_consensus.cc:1275] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.575855 31282 consensus_queue.cc:1048] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.583725 31102 raft_consensus.cc:1275] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.585227 31174 consensus_queue.cc:1048] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.589725 30952 raft_consensus.cc:1275] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.591128 31174 consensus_queue.cc:1048] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.601166 31102 raft_consensus.cc:1275] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.603224 31258 consensus_queue.cc:1048] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.623828 31027 raft_consensus.cc:1275] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.624876 31152 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.632373 31102 raft_consensus.cc:1275] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.634065 31301 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.694775 31027 raft_consensus.cc:1275] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.696053 31301 consensus_queue.cc:1048] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.704133 31102 raft_consensus.cc:1275] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer e54d096666144a68b5e5dd0a698d2fc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.705940 31241 consensus_queue.cc:1048] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.912312 30952 raft_consensus.cc:1275] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.913348 31253 consensus_queue.cc:1048] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:00.920977 31027 raft_consensus.cc:1275] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.922659 31309 consensus_queue.cc:1048] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:00.989873 31100 raft_consensus.cc:1275] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:00.991585 31282 consensus_queue.cc:1048] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.002740 30952 raft_consensus.cc:1275] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer f9b1f240774f4b4db05218a2237633c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:01.004163 31256 consensus_queue.cc:1048] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:02.908411 30850 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36456:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:02.926940 30850 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36456:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:02.953303 27126 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:03.007091 31342 tablet.cc:1724] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:03.033964 30979 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6ac8dfb31fe14f479d7bd5e4834d6173)
W20260713 09:12:03.045434 30979 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6ac8dfb31fe14f479d7bd5e4834d6173)
W20260713 09:12:03.088312 30979 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6ac8dfb31fe14f479d7bd5e4834d6173)
W20260713 09:12:03.116114 31341 log.cc:927] Time spent T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
W20260713 09:12:03.100431 30917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.130:42995, user_credentials={real_user=slave}} blocked reactor thread for 66647.4us
I20260713 09:12:03.258756 31372 tablet.cc:1724] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.251199 31364 tablet.cc:1724] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.268514 31376 tablet.cc:1724] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.224952 31361 tablet.cc:1724] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.215561 31368 tablet.cc:1724] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.337404 31342 tablet.cc:1724] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.339731 31379 tablet.cc:1724] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.390367 31375 tablet.cc:1724] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.424916 31026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:38094
I20260713 09:12:03.427016 31026 raft_consensus.cc:606] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:12:03.422719 31379 tablet.cc:1724] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.426286 31374 tablet.cc:1724] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:03.475921 30917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.130:42995, user_credentials={real_user=slave}} blocked reactor thread for 85919.9us
I20260713 09:12:03.507688 31361 tablet.cc:1724] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.495620 31342 tablet.cc:1724] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.510723 31376 tablet.cc:1724] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.512737 31381 tablet.cc:1724] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.492273 31364 tablet.cc:1724] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.534296 31373 raft_consensus.cc:993] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.534742 31373 raft_consensus.cc:1081] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.542539 31342 tablet.cc:1724] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.546868 31361 tablet.cc:1724] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.549621 31386 tablet.cc:1724] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.553735 31385 tablet.cc:1724] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.561686 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:56964
I20260713 09:12:03.562218 31102 raft_consensus.cc:493] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.562549 31102 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.567939 31368 tablet.cc:1724] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.568812 31102 raft_consensus.cc:515] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.570931 31102 leader_election.cc:290] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:12:03.571571 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:03.572150 30952 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.572613 31379 tablet.cc:1724] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.574638 31381 tablet.cc:1724] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.581797 31372 tablet.cc:1724] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.586266 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb3fd8268064a6db74428606a979c79" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:03.586439 30952 raft_consensus.cc:2468] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:03.586823 31027 raft_consensus.cc:3055] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.587103 31027 raft_consensus.cc:740] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:03.587796 31068 leader_election.cc:304] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:12:03.587970 31027 consensus_queue.cc:260] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [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: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.589020 31380 raft_consensus.cc:2804] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.589123 31027 raft_consensus.cc:3060] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.589538 31380 raft_consensus.cc:697] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:03.590291 31380 consensus_queue.cc:237] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [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: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.599717 30848 catalog_manager.cc:5697] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.601346 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
mode: GRACEFUL
new_leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:48872
I20260713 09:12:03.601500 30848 catalog_manager.cc:5789] TS 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131:38689) does not have the latest schema for tablet 2eb3fd8268064a6db74428606a979c79 (table soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba]). Expected version 1 got 0
I20260713 09:12:03.601946 30952 raft_consensus.cc:606] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Received request to transfer leadership to TS 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:12:03.603232 27126 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:12:03.603724 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:03.594907 31374 tablet.cc:1724] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.615093 31027 raft_consensus.cc:2468] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:03.617934 31386 tablet.cc:1724] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.625566 30952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31"
dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
mode: GRACEFUL
new_leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:48872
I20260713 09:12:03.626212 30952 raft_consensus.cc:606] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Received request to transfer leadership to TS 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:12:03.617703 31376 tablet.cc:1724] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:03.630525 31027 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6"
dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
mode: GRACEFUL
new_leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:38094
I20260713 09:12:03.632202 31027 raft_consensus.cc:606] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Received request to transfer leadership to TS 71bb556c86df4480a71a91ba55d0d5b9
I20260713 09:12:03.634678 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:03.635586 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:03.666829 30849 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: soft_deleted_table [id=3e6e41a479fe4ce98b5951fc2105b6ba] alter complete (version 1)
I20260713 09:12:03.837183 31392 raft_consensus.cc:993] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: : Instructing follower 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.837620 31301 raft_consensus.cc:1081] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Signalling peer 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.839027 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:56976
I20260713 09:12:03.839540 31102 raft_consensus.cc:493] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.839983 31102 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:03.844378 31102 raft_consensus.cc:515] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.846030 31102 leader_election.cc:290] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 3 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:12:03.846659 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:03.847071 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac8dfb31fe14f479d7bd5e4834d6173" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:03.847291 30952 raft_consensus.cc:3055] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:03.847632 31027 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:03.847743 30952 raft_consensus.cc:740] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:03.848640 30952 consensus_queue.cc:260] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [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: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.849560 30952 raft_consensus.cc:3060] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:03.852025 31027 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 3.
I20260713 09:12:03.852969 31066 leader_election.cc:304] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [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: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:03.853636 31380 raft_consensus.cc:2804] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:03.854036 31380 raft_consensus.cc:697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 3 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:03.854451 30952 raft_consensus.cc:2468] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 3.
I20260713 09:12:03.854728 31380 consensus_queue.cc:237] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [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: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.861488 30847 catalog_manager.cc:5697] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 2 to 3, leader changed from e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129) to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 3 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.903669 31362 raft_consensus.cc:993] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: : Instructing follower 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.904258 31347 raft_consensus.cc:1081] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Signalling peer 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:03.905866 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:56964
I20260713 09:12:03.906416 31102 raft_consensus.cc:493] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:03.906766 31102 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.910966 31102 raft_consensus.cc:515] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.912314 31102 leader_election.cc:290] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:12:03.913017 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:03.913245 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e25e5440a34162a8754ccf137d8ed6" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:03.913690 30952 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.913781 31027 raft_consensus.cc:3055] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:03.914127 31027 raft_consensus.cc:740] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b1f240774f4b4db05218a2237633c1, State: Running, Role: LEADER
I20260713 09:12:03.914736 31027 consensus_queue.cc:260] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.915771 31027 raft_consensus.cc:3060] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:03.918315 30952 raft_consensus.cc:2468] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:03.919198 31068 leader_election.cc:304] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, e54d096666144a68b5e5dd0a698d2fc5; no voters: 
I20260713 09:12:03.919869 31380 raft_consensus.cc:2804] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:03.920032 31027 raft_consensus.cc:2468] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:03.920367 31380 raft_consensus.cc:697] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:03.921211 31380 consensus_queue.cc:237] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:03.928246 30847 catalog_manager.cc:5697] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 1 to 2, leader changed from f9b1f240774f4b4db05218a2237633c1 (127.26.125.130) to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:03.989835 30952 raft_consensus.cc:1275] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:03.991269 31380 consensus_queue.cc:1048] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:04.004326 31027 raft_consensus.cc:1275] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:12:04.005812 31398 consensus_queue.cc:1048] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:04.129882 31392 raft_consensus.cc:993] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: : Instructing follower 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:04.130393 31301 raft_consensus.cc:1081] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Signalling peer 71bb556c86df4480a71a91ba55d0d5b9 to start an election
I20260713 09:12:04.131610 31102 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31"
dest_uuid: "71bb556c86df4480a71a91ba55d0d5b9"
 from {username='slave'} at 127.0.0.1:56976
I20260713 09:12:04.132019 31102 raft_consensus.cc:493] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:04.132324 31102 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.136907 31102 raft_consensus.cc:515] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:04.138219 31102 leader_election.cc:290] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Requested vote from peers e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401), f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995)
I20260713 09:12:04.138914 30952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54d096666144a68b5e5dd0a698d2fc5"
I20260713 09:12:04.139467 30952 raft_consensus.cc:3055] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:04.139770 30952 raft_consensus.cc:740] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54d096666144a68b5e5dd0a698d2fc5, State: Running, Role: LEADER
I20260713 09:12:04.139868 31027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16bce34acb74c2391cf4cf024468a31" candidate_uuid: "71bb556c86df4480a71a91ba55d0d5b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b1f240774f4b4db05218a2237633c1"
I20260713 09:12:04.140389 31027 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.140483 30952 consensus_queue.cc:260] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:04.141654 30952 raft_consensus.cc:3060] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:04.145103 31027 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:04.145874 30952 raft_consensus.cc:2468] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71bb556c86df4480a71a91ba55d0d5b9 in term 2.
I20260713 09:12:04.146088 31066 leader_election.cc:304] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71bb556c86df4480a71a91ba55d0d5b9, f9b1f240774f4b4db05218a2237633c1; no voters: 
I20260713 09:12:04.146946 31398 raft_consensus.cc:2804] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:04.147271 31398 raft_consensus.cc:697] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Becoming Leader. State: Replica: 71bb556c86df4480a71a91ba55d0d5b9, State: Running, Role: LEADER
I20260713 09:12:04.148025 31398 consensus_queue.cc:237] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } }
I20260713 09:12:04.154660 30847 catalog_manager.cc:5697] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 reported cstate change: term changed from 1 to 2, leader changed from e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129) to 71bb556c86df4480a71a91ba55d0d5b9 (127.26.125.131). New cstate: current_term: 2 leader_uuid: "71bb556c86df4480a71a91ba55d0d5b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71bb556c86df4480a71a91ba55d0d5b9" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 38689 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:04.282601 30952 raft_consensus.cc:1275] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 3 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:04.283756 31398 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:04.290910 31027 raft_consensus.cc:1275] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 3 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:12:04.292268 31380 consensus_queue.cc:1048] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:12:04.337333 30952 raft_consensus.cc:1275] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.338698 31380 consensus_queue.cc:1048] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.349088 31027 raft_consensus.cc:1275] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.350375 31398 consensus_queue.cc:1048] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.619143 30952 raft_consensus.cc:1275] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.620272 31398 consensus_queue.cc:1048] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54d096666144a68b5e5dd0a698d2fc5" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 39401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.628351 31027 raft_consensus.cc:1275] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Refusing update from remote peer 71bb556c86df4480a71a91ba55d0d5b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:04.629693 31313 consensus_queue.cc:1048] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b1f240774f4b4db05218a2237633c1" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:04.691715 27126 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:12:04.697301 27126 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:12:04.697751 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:04.702772 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:12:04.703028 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:05.731009 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
W20260713 09:12:05.732496 30994 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:12:05.736791 30994 consensus_peers.cc:597] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.755662 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:05.756286 27126 tablet_replica.cc:333] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.756865 27126 raft_consensus.cc:2243] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.757289 27126 raft_consensus.cc:2272] T 962dccd128ab4e93bdc5483665fa59ff P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.758900 27126 tablet_replica.cc:333] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.759444 27126 raft_consensus.cc:2243] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.759860 27126 raft_consensus.cc:2272] T 4c956cd933754b17bf685eb45a8050d1 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.761375 27126 tablet_replica.cc:333] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.761880 27126 raft_consensus.cc:2243] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.762248 27126 raft_consensus.cc:2272] T 9260142be3504e6896010085f00ff92f P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.763715 27126 tablet_replica.cc:333] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.764216 27126 raft_consensus.cc:2243] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.764580 27126 raft_consensus.cc:2272] T 6ac8dfb31fe14f479d7bd5e4834d6173 P e54d096666144a68b5e5dd0a698d2fc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.766139 27126 tablet_replica.cc:333] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.766635 27126 raft_consensus.cc:2243] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.767302 27126 raft_consensus.cc:2272] T 5fec2ea011b44a988b664c04f9da9307 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.769040 27126 tablet_replica.cc:333] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.769578 27126 raft_consensus.cc:2243] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.770006 27126 raft_consensus.cc:2272] T 2eb3fd8268064a6db74428606a979c79 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.771529 27126 tablet_replica.cc:333] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.772038 27126 raft_consensus.cc:2243] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.772423 27126 raft_consensus.cc:2272] T 83a8010b85114695a713ae5c31f7234d P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.774027 27126 tablet_replica.cc:333] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.774520 27126 raft_consensus.cc:2243] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.774924 27126 raft_consensus.cc:2272] T 74217cbef49741f1bf92b845815f87df P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.776690 27126 tablet_replica.cc:333] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.777190 27126 raft_consensus.cc:2243] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.777629 27126 raft_consensus.cc:2272] T 9c19eb83a8e1437c9f1b2116041751a0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.779281 27126 tablet_replica.cc:333] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.779790 27126 raft_consensus.cc:2243] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.780467 27126 raft_consensus.cc:2272] T 8aee5c0842a44fc8a3b552d20ed6a058 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.782109 27126 tablet_replica.cc:333] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.782635 27126 raft_consensus.cc:2243] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.783015 27126 raft_consensus.cc:2272] T f3e25e5440a34162a8754ccf137d8ed6 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.784642 27126 tablet_replica.cc:333] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.785138 27126 raft_consensus.cc:2243] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.785590 27126 raft_consensus.cc:2272] T 68e8c76128c146cc9a262c62bd2f4ac0 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.787235 27126 tablet_replica.cc:333] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.787756 27126 raft_consensus.cc:2243] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.788159 27126 raft_consensus.cc:2272] T b6d6f07765e14b3f824a3c9a864a601b P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.789891 27126 tablet_replica.cc:333] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.790388 27126 raft_consensus.cc:2243] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.790772 27126 raft_consensus.cc:2272] T e16bce34acb74c2391cf4cf024468a31 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.792682 27126 tablet_replica.cc:333] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.793300 27126 raft_consensus.cc:2243] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.794023 27126 raft_consensus.cc:2272] T b2ee018befd14645a673dba9eb8da959 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.795738 27126 tablet_replica.cc:333] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.796211 27126 raft_consensus.cc:2243] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:05.796823 31068 consensus_peers.cc:597] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.796864 27126 raft_consensus.cc:2272] T b4113c59eb144bd1833ffe7cd7393478 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.798597 27126 tablet_replica.cc:333] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.799077 27126 raft_consensus.cc:2243] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.799706 27126 raft_consensus.cc:2272] T 7ce4bfd1e0244e44af5937da3a295378 P e54d096666144a68b5e5dd0a698d2fc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.802006 27126 tablet_replica.cc:333] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5: stopping tablet replica
I20260713 09:12:05.802520 27126 raft_consensus.cc:2243] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.803392 27126 raft_consensus.cc:2272] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P e54d096666144a68b5e5dd0a698d2fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.830724 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
W20260713 09:12:05.847549 30994 consensus_peers.cc:597] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:05.853211 31068 consensus_peers.cc:597] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.859629 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:12:05.888394 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:05.889071 27126 tablet_replica.cc:333] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.889691 27126 raft_consensus.cc:2243] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.890450 27126 raft_consensus.cc:2272] T 4c956cd933754b17bf685eb45a8050d1 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.892269 27126 tablet_replica.cc:333] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.892799 27126 raft_consensus.cc:2243] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.893456 27126 raft_consensus.cc:2272] T 962dccd128ab4e93bdc5483665fa59ff P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.895109 27126 tablet_replica.cc:333] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.895606 27126 raft_consensus.cc:2243] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.896006 27126 raft_consensus.cc:2272] T b4113c59eb144bd1833ffe7cd7393478 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.897661 27126 tablet_replica.cc:333] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.898133 27126 raft_consensus.cc:2243] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.898536 27126 raft_consensus.cc:2272] T 6ac8dfb31fe14f479d7bd5e4834d6173 P f9b1f240774f4b4db05218a2237633c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.900030 27126 tablet_replica.cc:333] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.900545 27126 raft_consensus.cc:2243] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.901216 27126 raft_consensus.cc:2272] T 9260142be3504e6896010085f00ff92f P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.902808 27126 tablet_replica.cc:333] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.903337 27126 raft_consensus.cc:2243] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.903736 27126 raft_consensus.cc:2272] T 83a8010b85114695a713ae5c31f7234d P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.905263 27126 tablet_replica.cc:333] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.905970 27126 raft_consensus.cc:2243] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.906375 27126 raft_consensus.cc:2272] T 2eb3fd8268064a6db74428606a979c79 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.907871 27126 tablet_replica.cc:333] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.908372 27126 raft_consensus.cc:2243] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.908773 27126 raft_consensus.cc:2272] T 5fec2ea011b44a988b664c04f9da9307 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.910429 27126 tablet_replica.cc:333] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.910931 27126 raft_consensus.cc:2243] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.911305 27126 raft_consensus.cc:2272] T 74217cbef49741f1bf92b845815f87df P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.912964 27126 tablet_replica.cc:333] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.913446 27126 raft_consensus.cc:2243] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.914149 27126 raft_consensus.cc:2272] T 9c19eb83a8e1437c9f1b2116041751a0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.915791 27126 tablet_replica.cc:333] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.916287 27126 raft_consensus.cc:2243] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.916682 27126 raft_consensus.cc:2272] T 8aee5c0842a44fc8a3b552d20ed6a058 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.918208 27126 tablet_replica.cc:333] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.918696 27126 raft_consensus.cc:2243] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.919088 27126 raft_consensus.cc:2272] T f3e25e5440a34162a8754ccf137d8ed6 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.920795 27126 tablet_replica.cc:333] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.921268 27126 raft_consensus.cc:2243] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.921718 27126 raft_consensus.cc:2272] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.924105 27126 tablet_replica.cc:333] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
W20260713 09:12:05.924577 31066 consensus_peers.cc:597] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Couldn't send request to peer f9b1f240774f4b4db05218a2237633c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.924685 27126 raft_consensus.cc:2243] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.925216 27126 raft_consensus.cc:2272] T 7ce4bfd1e0244e44af5937da3a295378 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.926934 27126 tablet_replica.cc:333] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.927436 27126 raft_consensus.cc:2243] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:05.927829 27126 raft_consensus.cc:2272] T b2ee018befd14645a673dba9eb8da959 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.929641 27126 tablet_replica.cc:333] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.930083 27126 raft_consensus.cc:2243] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.930804 27126 raft_consensus.cc:2272] T 68e8c76128c146cc9a262c62bd2f4ac0 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.932593 27126 tablet_replica.cc:333] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.933048 27126 raft_consensus.cc:2243] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:05.933825 27126 raft_consensus.cc:2272] T b6d6f07765e14b3f824a3c9a864a601b P f9b1f240774f4b4db05218a2237633c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:05.936152 27126 tablet_replica.cc:333] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1: stopping tablet replica
I20260713 09:12:05.936734 27126 raft_consensus.cc:2243] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:12:05.937060 31066 consensus_peers.cc:597] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Couldn't send request to peer f9b1f240774f4b4db05218a2237633c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.937182 27126 raft_consensus.cc:2272] T e16bce34acb74c2391cf4cf024468a31 P f9b1f240774f4b4db05218a2237633c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:05.942860 31068 consensus_peers.cc:597] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:05.972548 31066 consensus_peers.cc:597] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer f9b1f240774f4b4db05218a2237633c1 (127.26.125.130:42995): Couldn't send request to peer f9b1f240774f4b4db05218a2237633c1. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:42995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:05.975075 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
W20260713 09:12:05.986307 31068 consensus_peers.cc:597] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:06.001780 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
W20260713 09:12:06.009104 31068 consensus_peers.cc:597] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:06.018487 31068 consensus_peers.cc:597] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 -> Peer e54d096666144a68b5e5dd0a698d2fc5 (127.26.125.129:39401): Couldn't send request to peer e54d096666144a68b5e5dd0a698d2fc5. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:39401: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:06.034356 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:06.035219 27126 tablet_replica.cc:333] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.035873 27126 raft_consensus.cc:2243] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.036412 27126 raft_consensus.cc:2272] T 9260142be3504e6896010085f00ff92f P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.038257 27126 tablet_replica.cc:333] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.038771 27126 raft_consensus.cc:2243] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.039162 27126 raft_consensus.cc:2272] T b4113c59eb144bd1833ffe7cd7393478 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.040642 27126 tablet_replica.cc:333] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.041148 27126 raft_consensus.cc:2243] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.041622 27126 raft_consensus.cc:2272] T 962dccd128ab4e93bdc5483665fa59ff P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.043172 27126 tablet_replica.cc:333] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.043684 27126 raft_consensus.cc:2243] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.044100 27126 raft_consensus.cc:2272] T 4c956cd933754b17bf685eb45a8050d1 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.045706 27126 tablet_replica.cc:333] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.046173 27126 raft_consensus.cc:2243] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.046857 27126 raft_consensus.cc:2272] T 83a8010b85114695a713ae5c31f7234d P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.048493 27126 tablet_replica.cc:333] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.049014 27126 raft_consensus.cc:2243] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.049705 27126 raft_consensus.cc:2272] T 2eb3fd8268064a6db74428606a979c79 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.051218 27126 tablet_replica.cc:333] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.051714 27126 raft_consensus.cc:2243] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.052119 27126 raft_consensus.cc:2272] T 5fec2ea011b44a988b664c04f9da9307 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.053728 27126 tablet_replica.cc:333] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.054189 27126 raft_consensus.cc:2243] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.054906 27126 raft_consensus.cc:2272] T 74217cbef49741f1bf92b845815f87df P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.056540 27126 tablet_replica.cc:333] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.057027 27126 raft_consensus.cc:2243] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.057732 27126 raft_consensus.cc:2272] T 6ac8dfb31fe14f479d7bd5e4834d6173 P 71bb556c86df4480a71a91ba55d0d5b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.059194 27126 tablet_replica.cc:333] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.059656 27126 raft_consensus.cc:2243] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.060310 27126 raft_consensus.cc:2272] T f3e25e5440a34162a8754ccf137d8ed6 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.061980 27126 tablet_replica.cc:333] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.062444 27126 raft_consensus.cc:2243] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.062887 27126 raft_consensus.cc:2272] T 68e8c76128c146cc9a262c62bd2f4ac0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.064409 27126 tablet_replica.cc:333] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.064886 27126 raft_consensus.cc:2243] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.065266 27126 raft_consensus.cc:2272] T b6d6f07765e14b3f824a3c9a864a601b P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.066954 27126 tablet_replica.cc:333] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.067425 27126 raft_consensus.cc:2243] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.068125 27126 raft_consensus.cc:2272] T e16bce34acb74c2391cf4cf024468a31 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.069754 27126 tablet_replica.cc:333] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.070206 27126 raft_consensus.cc:2243] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.070605 27126 raft_consensus.cc:2272] T b2ee018befd14645a673dba9eb8da959 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.072149 27126 tablet_replica.cc:333] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.072585 27126 raft_consensus.cc:2243] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.072963 27126 raft_consensus.cc:2272] T 8aee5c0842a44fc8a3b552d20ed6a058 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.074486 27126 tablet_replica.cc:333] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.074956 27126 raft_consensus.cc:2243] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.075351 27126 raft_consensus.cc:2272] T 9c19eb83a8e1437c9f1b2116041751a0 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.076928 27126 tablet_replica.cc:333] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.077482 27126 raft_consensus.cc:2243] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.077914 27126 raft_consensus.cc:2272] T 6a8e853f43c64b7cbbf2d5a7a0e2e046 P 71bb556c86df4480a71a91ba55d0d5b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.079572 27126 tablet_replica.cc:333] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9: stopping tablet replica
I20260713 09:12:06.079991 27126 raft_consensus.cc:2243] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:06.080363 27126 raft_consensus.cc:2272] T 7ce4bfd1e0244e44af5937da3a295378 P 71bb556c86df4480a71a91ba55d0d5b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.115590 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:12:06.141978 27126 master.cc:562] Master@127.26.125.190:37091 shutting down...
I20260713 09:12:06.162210 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:06.162729 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:06.163040 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94153a4f24064c7b9085e2ec23c5b345: stopping tablet replica
I20260713 09:12:06.182717 27126 master.cc:584] Master@127.26.125.190:37091 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12120 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:12:06.232062 27126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.125.190:37183
I20260713 09:12:06.233052 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:06.238205 31414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.238299 31413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.239408 31416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:06.239725 27126 server_base.cc:1061] running on GCE node
I20260713 09:12:06.240597 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:06.240854 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:06.241019 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933926241004 us; error 0 us; skew 500 ppm
I20260713 09:12:06.241550 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:06.243696 27126 webserver.cc:533] Webserver started at http://127.26.125.190:40731/ using document root <none> and password file <none>
I20260713 09:12:06.244148 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:06.244338 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:06.244604 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:06.245657 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/master-0-root/instance:
uuid: "aaa2a42431424bd0a67eff3d5ce30092"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.249495 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:12:06.252612 31421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.253414 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:06.253672 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/master-0-root
uuid: "aaa2a42431424bd0a67eff3d5ce30092"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.253882 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:06.264178 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:06.265137 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:06.301116 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.190:37183
I20260713 09:12:06.301220 31472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.190:37183 every 8 connection(s)
I20260713 09:12:06.304993 31473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.314563 31473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: Bootstrap starting.
I20260713 09:12:06.318959 31473 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.322908 31473 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: No bootstrap required, opened a new log
I20260713 09:12:06.324810 31473 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER }
I20260713 09:12:06.325143 31473 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:06.325326 31473 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa2a42431424bd0a67eff3d5ce30092, State: Initialized, Role: FOLLOWER
I20260713 09:12:06.325901 31473 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER }
I20260713 09:12:06.326303 31473 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:12:06.326493 31473 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:12:06.326684 31473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:06.330746 31473 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER }
I20260713 09:12:06.331166 31473 leader_election.cc:304] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [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: aaa2a42431424bd0a67eff3d5ce30092; no voters: 
I20260713 09:12:06.332191 31473 leader_election.cc:290] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:12:06.332490 31476 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:06.333745 31476 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 1 LEADER]: Becoming Leader. State: Replica: aaa2a42431424bd0a67eff3d5ce30092, State: Running, Role: LEADER
I20260713 09:12:06.334373 31476 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [LEADER]: Queue going to LEADER mode. State: All 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: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER }
I20260713 09:12:06.334966 31473 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:12:06.338335 31477 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaa2a42431424bd0a67eff3d5ce30092" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER } }
I20260713 09:12:06.338560 31478 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaa2a42431424bd0a67eff3d5ce30092. Latest consensus state: current_term: 1 leader_uuid: "aaa2a42431424bd0a67eff3d5ce30092" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaa2a42431424bd0a67eff3d5ce30092" member_type: VOTER } }
I20260713 09:12:06.338975 31477 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:06.339253 31478 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [sys.catalog]: This master's current role is: LEADER
I20260713 09:12:06.342845 31482 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:12:06.349381 31482 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:12:06.350389 27126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:12:06.357538 31482 catalog_manager.cc:1383] Generated new cluster ID: 34fd207685144764a50e384ef7eead71
I20260713 09:12:06.357802 31482 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:12:06.380012 31482 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:12:06.381248 31482 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:12:06.403126 31482 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: Generated new TSK 0
I20260713 09:12:06.403692 31482 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:12:06.416441 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:06.421798 31494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.422770 31495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.424201 31497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:06.424630 27126 server_base.cc:1061] running on GCE node
I20260713 09:12:06.425468 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:06.425721 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:06.425904 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933926425871 us; error 0 us; skew 500 ppm
I20260713 09:12:06.426398 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:06.428504 27126 webserver.cc:533] Webserver started at http://127.26.125.129:38535/ using document root <none> and password file <none>
I20260713 09:12:06.428958 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:06.429136 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:06.429399 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:06.430450 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-0-root/instance:
uuid: "3e2107e4acd349898faecf2144712469"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.434479 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:06.437450 31502 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.438140 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:06.438408 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-0-root
uuid: "3e2107e4acd349898faecf2144712469"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.438649 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:06.461191 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:06.462327 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:06.463732 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:06.465902 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:06.466113 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.466352 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:06.466532 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.504120 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.129:34129
I20260713 09:12:06.504237 31564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.129:34129 every 8 connection(s)
I20260713 09:12:06.508664 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:06.515508 31569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.516618 31570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.519065 31572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:06.521258 27126 server_base.cc:1061] running on GCE node
I20260713 09:12:06.522320 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:06.522581 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:06.522764 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933926522748 us; error 0 us; skew 500 ppm
I20260713 09:12:06.523408 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:06.524497 31565 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37183
I20260713 09:12:06.524863 31565 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:06.525681 31565 heartbeater.cc:507] Master 127.26.125.190:37183 requested a full tablet report, sending...
I20260713 09:12:06.526072 27126 webserver.cc:533] Webserver started at http://127.26.125.130:40957/ using document root <none> and password file <none>
I20260713 09:12:06.526721 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:06.526924 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:06.527191 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:06.527837 31438 ts_manager.cc:194] Registered new tserver with Master: 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129)
I20260713 09:12:06.528280 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-1-root/instance:
uuid: "25e21a79b657418791f879a89d2c3b7c"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.529631 31438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34710
I20260713 09:12:06.532651 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:12:06.535749 31577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.536608 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:12:06.536935 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-1-root
uuid: "25e21a79b657418791f879a89d2c3b7c"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.537155 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:06.555172 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:06.556330 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:06.557628 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:06.559871 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:06.560031 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.560333 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:06.560491 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.599220 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.130:46405
I20260713 09:12:06.599319 31639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.130:46405 every 8 connection(s)
I20260713 09:12:06.603876 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:12:06.610615 31643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:12:06.610879 31644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:06.614092 27126 server_base.cc:1061] running on GCE node
W20260713 09:12:06.614130 31646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:12:06.615253 31640 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37183
I20260713 09:12:06.615384 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:12:06.615644 27126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:12:06.615646 31640 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:06.615936 27126 hybrid_clock.cc:648] HybridClock initialized: now 1783933926615917 us; error 0 us; skew 500 ppm
I20260713 09:12:06.616724 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:12:06.616624 31640 heartbeater.cc:507] Master 127.26.125.190:37183 requested a full tablet report, sending...
I20260713 09:12:06.618968 31438 ts_manager.cc:194] Registered new tserver with Master: 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:06.619539 27126 webserver.cc:533] Webserver started at http://127.26.125.131:40963/ using document root <none> and password file <none>
I20260713 09:12:06.620054 27126 fs_manager.cc:362] Metadata directory not provided
I20260713 09:12:06.620275 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:12:06.620535 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:12:06.620447 31438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34726
I20260713 09:12:06.622051 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-2-root/instance:
uuid: "8b23c1806713422b8b4441faf9d0fe7e"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.626507 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:12:06.629441 31651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.630195 27126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:12:06.630438 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-2-root
uuid: "8b23c1806713422b8b4441faf9d0fe7e"
format_stamp: "Formatted at 2026-07-13 09:12:06 on dist-test-slave-48sk"
I20260713 09:12:06.630657 27126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHjOQMM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933827724495-27126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:12:06.644445 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:12:06.645620 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:12:06.646991 27126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:12:06.649091 27126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:12:06.649333 27126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.649622 27126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:12:06.649791 27126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:12:06.686764 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.125.131:44331
I20260713 09:12:06.686865 31713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.125.131:44331 every 8 connection(s)
I20260713 09:12:06.699653 31714 heartbeater.cc:344] Connected to a master server at 127.26.125.190:37183
I20260713 09:12:06.699972 31714 heartbeater.cc:461] Registering TS with master...
I20260713 09:12:06.700584 31714 heartbeater.cc:507] Master 127.26.125.190:37183 requested a full tablet report, sending...
I20260713 09:12:06.702370 31438 ts_manager.cc:194] Registered new tserver with Master: 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:06.703344 27126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013368455s
I20260713 09:12:06.703552 31438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34740
I20260713 09:12:06.725593 31438 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34744:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:06.727985 31438 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:06.787227 31679 tablet_service.cc:1511] Processing CreateTablet for tablet 6726470698354bc7a6a42ae8caa94d05 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:06.788599 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726470698354bc7a6a42ae8caa94d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.794515 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 6726470698354bc7a6a42ae8caa94d05 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:06.795055 31677 tablet_service.cc:1511] Processing CreateTablet for tablet bea4c18fc7ca4267b5f64475969730e0 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:06.795857 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726470698354bc7a6a42ae8caa94d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.796506 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea4c18fc7ca4267b5f64475969730e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.799798 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6fa44263814a4da6b3b15376a0507c (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:06.801571 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6fa44263814a4da6b3b15376a0507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.803301 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6fa44263814a4da6b3b15376a0507c (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:06.804612 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6fa44263814a4da6b3b15376a0507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.804580 31676 tablet_service.cc:1511] Processing CreateTablet for tablet 7421085a311b40fb9b9bc0fff771a086 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:06.805866 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7421085a311b40fb9b9bc0fff771a086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.809278 31603 tablet_service.cc:1511] Processing CreateTablet for tablet bea4c18fc7ca4267b5f64475969730e0 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:06.809736 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 7421085a311b40fb9b9bc0fff771a086 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:06.810624 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea4c18fc7ca4267b5f64475969730e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.811635 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7421085a311b40fb9b9bc0fff771a086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.812588 31675 tablet_service.cc:1511] Processing CreateTablet for tablet e50918fadc564c219284777a91001474 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:06.813851 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50918fadc564c219284777a91001474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.816715 31601 tablet_service.cc:1511] Processing CreateTablet for tablet e50918fadc564c219284777a91001474 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:06.818028 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50918fadc564c219284777a91001474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.819133 31674 tablet_service.cc:1511] Processing CreateTablet for tablet 350f7310697e4c6bbb9ce4dbe2706456 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.820474 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f7310697e4c6bbb9ce4dbe2706456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.819130 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 350f7310697e4c6bbb9ce4dbe2706456 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.822883 31599 tablet_service.cc:1511] Processing CreateTablet for tablet 40f177ffb4db45dfa887c882d7b4bf7a (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.823737 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f7310697e4c6bbb9ce4dbe2706456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.824321 31599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f177ffb4db45dfa887c882d7b4bf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.826818 31673 tablet_service.cc:1511] Processing CreateTablet for tablet 40f177ffb4db45dfa887c882d7b4bf7a (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.828092 31673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f177ffb4db45dfa887c882d7b4bf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.844064 31529 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6fa44263814a4da6b3b15376a0507c (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:06.844358 31528 tablet_service.cc:1511] Processing CreateTablet for tablet bea4c18fc7ca4267b5f64475969730e0 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:06.845433 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6fa44263814a4da6b3b15376a0507c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.846624 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 6726470698354bc7a6a42ae8caa94d05 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:06.846983 31527 tablet_service.cc:1511] Processing CreateTablet for tablet 7421085a311b40fb9b9bc0fff771a086 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:06.847882 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6726470698354bc7a6a42ae8caa94d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.848462 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7421085a311b40fb9b9bc0fff771a086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.849813 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea4c18fc7ca4267b5f64475969730e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.857061 31672 tablet_service.cc:1511] Processing CreateTablet for tablet 54cc8c0610cd4d7c85cff922e539a7e8 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.858824 31672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cc8c0610cd4d7c85cff922e539a7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.865280 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 54cc8c0610cd4d7c85cff922e539a7e8 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.865576 31598 tablet_service.cc:1511] Processing CreateTablet for tablet ae7313944d9b4c37a87720c34180ead6 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.866744 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cc8c0610cd4d7c85cff922e539a7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.867444 31598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7313944d9b4c37a87720c34180ead6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.868271 31526 tablet_service.cc:1511] Processing CreateTablet for tablet e50918fadc564c219284777a91001474 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:06.869521 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50918fadc564c219284777a91001474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.867048 31525 tablet_service.cc:1511] Processing CreateTablet for tablet 350f7310697e4c6bbb9ce4dbe2706456 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:06.871881 31525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350f7310697e4c6bbb9ce4dbe2706456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.873737 31524 tablet_service.cc:1511] Processing CreateTablet for tablet 40f177ffb4db45dfa887c882d7b4bf7a (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:06.875022 31524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40f177ffb4db45dfa887c882d7b4bf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.878965 31523 tablet_service.cc:1511] Processing CreateTablet for tablet 54cc8c0610cd4d7c85cff922e539a7e8 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:06.880306 31523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cc8c0610cd4d7c85cff922e539a7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.882946 31522 tablet_service.cc:1511] Processing CreateTablet for tablet ae7313944d9b4c37a87720c34180ead6 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.886652 31671 tablet_service.cc:1511] Processing CreateTablet for tablet ae7313944d9b4c37a87720c34180ead6 (DEFAULT_TABLE table=test-workload [id=89eb6a4b57bc4494a6356c3e46a30dcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:06.887867 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7313944d9b4c37a87720c34180ead6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.905251 31522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7313944d9b4c37a87720c34180ead6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:06.916237 31730 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:06.946559 31729 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:06.954964 31730 tablet_bootstrap.cc:654] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:06.996872 31731 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:06.997833 31730 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:06.998386 31730 ts_tablet_manager.cc:1403] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.031s
I20260713 09:12:06.999812 31729 tablet_bootstrap.cc:654] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.001490 31730 raft_consensus.cc:359] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.004281 31730 raft_consensus.cc:385] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.004591 31730 raft_consensus.cc:740] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.003183 31731 tablet_bootstrap.cc:654] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.006407 31730 consensus_queue.cc:260] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.008997 31714 heartbeater.cc:499] Master 127.26.125.190:37183 was elected leader, sending a full tablet report...
I20260713 09:12:07.009615 31730 ts_tablet_manager.cc:1434] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:12:07.010089 31729 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.010565 31729 ts_tablet_manager.cc:1403] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.005s
I20260713 09:12:07.010658 31730 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.011157 31731 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.011672 31731 ts_tablet_manager.cc:1403] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:12:07.013273 31729 raft_consensus.cc:359] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.013995 31729 raft_consensus.cc:385] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.014292 31729 raft_consensus.cc:740] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.014513 31731 raft_consensus.cc:359] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.015372 31731 raft_consensus.cc:385] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.015780 31731 raft_consensus.cc:740] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.016783 31730 tablet_bootstrap.cc:654] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.015013 31729 consensus_queue.cc:260] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.016564 31731 consensus_queue.cc:260] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.044780 31640 heartbeater.cc:499] Master 127.26.125.190:37183 was elected leader, sending a full tablet report...
I20260713 09:12:07.045575 31729 ts_tablet_manager.cc:1434] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.017s
I20260713 09:12:07.046941 31729 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.054795 31729 tablet_bootstrap.cc:654] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.063772 31565 heartbeater.cc:499] Master 127.26.125.190:37183 was elected leader, sending a full tablet report...
I20260713 09:12:07.064093 31731 ts_tablet_manager.cc:1434] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.027s
I20260713 09:12:07.064667 31730 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.065127 31730 ts_tablet_manager.cc:1403] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.019s
I20260713 09:12:07.065239 31731 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.067955 31730 raft_consensus.cc:359] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.071849 31731 tablet_bootstrap.cc:654] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.073731 31737 raft_consensus.cc:493] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.074254 31737 raft_consensus.cc:515] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.068823 31730 raft_consensus.cc:385] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.076217 31730 raft_consensus.cc:740] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.077366 31730 consensus_queue.cc:260] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.087888 31737 leader_election.cc:290] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.088950 31730 ts_tablet_manager.cc:1434] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:12:07.090714 31730 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.092788 31731 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.094961 31729 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.095453 31729 ts_tablet_manager.cc:1403] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.018s
I20260713 09:12:07.096517 31730 tablet_bootstrap.cc:654] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.093282 31731 ts_tablet_manager.cc:1403] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.001s
I20260713 09:12:07.098088 31729 raft_consensus.cc:359] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.100553 31729 raft_consensus.cc:385] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.101006 31729 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.102203 31729 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.105858 31729 ts_tablet_manager.cc:1434] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260713 09:12:07.107268 31729 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.118430 31736 raft_consensus.cc:493] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.118923 31736 raft_consensus.cc:515] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.114560 31731 raft_consensus.cc:359] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.120927 31731 raft_consensus.cc:385] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.121232 31731 raft_consensus.cc:740] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.121948 31731 consensus_queue.cc:260] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.122421 31730 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.122918 31730 ts_tablet_manager.cc:1403] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260713 09:12:07.123979 31731 ts_tablet_manager.cc:1434] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:12:07.122697 31736 leader_election.cc:290] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.128283 31729 tablet_bootstrap.cc:654] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.137776 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.138295 31730 raft_consensus.cc:359] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
W20260713 09:12:07.139186 31505 leader_election.cc:343] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.141304 31730 raft_consensus.cc:385] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.143028 31731 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.143024 31730 raft_consensus.cc:740] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.145254 31730 consensus_queue.cc:260] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.150208 31740 raft_consensus.cc:493] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.150707 31740 raft_consensus.cc:515] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.151196 31730 ts_tablet_manager.cc:1434] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260713 09:12:07.152184 31730 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.152853 31740 leader_election.cc:290] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.154197 31729 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.154106 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:07.154721 31729 ts_tablet_manager.cc:1403] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
I20260713 09:12:07.155380 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.157797 31730 tablet_bootstrap.cc:654] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.157666 31729 raft_consensus.cc:359] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.158401 31729 raft_consensus.cc:385] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.158694 31729 raft_consensus.cc:740] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.159430 31729 consensus_queue.cc:260] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.160768 31735 raft_consensus.cc:493] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.161217 31735 raft_consensus.cc:515] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
W20260713 09:12:07.164465 31503 leader_election.cc:343] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.164623 31729 ts_tablet_manager.cc:1434] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:12:07.164942 31503 leader_election.cc:304] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2107e4acd349898faecf2144712469; no voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:07.165999 31729 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.168828 31730 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.169333 31730 ts_tablet_manager.cc:1403] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:12:07.169319 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
W20260713 09:12:07.170917 31503 leader_election.cc:343] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.163782 31735 leader_election.cc:290] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.172685 31729 tablet_bootstrap.cc:654] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.172410 31730 raft_consensus.cc:359] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.172571 31740 raft_consensus.cc:2749] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.173249 31730 raft_consensus.cc:385] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.173645 31730 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.174391 31730 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.176525 31730 ts_tablet_manager.cc:1434] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:12:07.177441 31730 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.184366 31730 tablet_bootstrap.cc:654] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.190959 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
W20260713 09:12:07.192325 31580 leader_election.cc:343] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.192642 31731 tablet_bootstrap.cc:654] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.192902 31729 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.193958 31729 ts_tablet_manager.cc:1403] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260713 09:12:07.197228 31729 raft_consensus.cc:359] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.198117 31729 raft_consensus.cc:385] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.198513 31729 raft_consensus.cc:740] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.193045 31730 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.199661 31730 ts_tablet_manager.cc:1403] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
W20260713 09:12:07.201614 31505 leader_election.cc:343] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.202090 31505 leader_election.cc:304] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2107e4acd349898faecf2144712469; no voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:07.202869 31740 raft_consensus.cc:2749] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.203373 31730 raft_consensus.cc:359] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.204335 31730 raft_consensus.cc:385] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.204739 31730 raft_consensus.cc:740] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.205554 31730 consensus_queue.cc:260] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.206807 31731 tablet_bootstrap.cc:492] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.207262 31731 ts_tablet_manager.cc:1403] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.000s
I20260713 09:12:07.207691 31730 ts_tablet_manager.cc:1434] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:12:07.207902 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.208528 31615 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.208673 31730 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.209916 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.210143 31731 raft_consensus.cc:359] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.204893 31729 consensus_queue.cc:260] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.210870 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:07.211634 31689 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:07.210861 31731 raft_consensus.cc:385] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.212584 31731 raft_consensus.cc:740] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.213395 31731 consensus_queue.cc:260] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.214305 31540 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.214807 31730 tablet_bootstrap.cc:654] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.214936 31729 ts_tablet_manager.cc:1434] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:12:07.215677 31654 leader_election.cc:304] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.216028 31729 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.216439 31735 raft_consensus.cc:2804] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.216816 31735 raft_consensus.cc:493] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.217160 31735 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.221218 31731 ts_tablet_manager.cc:1434] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:12:07.222515 31731 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.222801 31729 tablet_bootstrap.cc:654] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.230367 31731 tablet_bootstrap.cc:654] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.234642 31730 tablet_bootstrap.cc:492] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.235271 31730 ts_tablet_manager.cc:1403] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260713 09:12:07.238523 31730 raft_consensus.cc:359] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.239261 31730 raft_consensus.cc:385] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.239634 31730 raft_consensus.cc:740] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.240455 31730 consensus_queue.cc:260] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.242583 31735 raft_consensus.cc:515] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.245949 31578 leader_election.cc:304] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.247445 31736 raft_consensus.cc:2804] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.247910 31736 raft_consensus.cc:493] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.248320 31736 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.258785 31736 raft_consensus.cc:515] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.259545 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.260327 31540 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.261384 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.261803 31730 ts_tablet_manager.cc:1434] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.015s
I20260713 09:12:07.262159 31615 raft_consensus.cc:2393] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b23c1806713422b8b4441faf9d0fe7e in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:07.262440 31729 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.262782 31730 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.262930 31729 ts_tablet_manager.cc:1403] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.020s
I20260713 09:12:07.265880 31540 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.265658 31729 raft_consensus.cc:359] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.266348 31729 raft_consensus.cc:385] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.266615 31729 raft_consensus.cc:740] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.266917 31654 leader_election.cc:304] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [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: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:07.260097 31735 leader_election.cc:290] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.267269 31729 consensus_queue.cc:260] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.269899 31735 raft_consensus.cc:2804] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.270391 31731 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.270571 31735 raft_consensus.cc:697] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.269434 31730 tablet_bootstrap.cc:654] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.271719 31731 ts_tablet_manager.cc:1403] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.010s
I20260713 09:12:07.273387 31735 consensus_queue.cc:237] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.276597 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.271943 31736 leader_election.cc:290] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.277558 31731 raft_consensus.cc:359] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.278569 31731 raft_consensus.cc:385] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.278915 31731 raft_consensus.cc:740] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.279811 31731 consensus_queue.cc:260] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.277587 31540 raft_consensus.cc:2393] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25e21a79b657418791f879a89d2c3b7c in current term 1: Already voted for candidate 8b23c1806713422b8b4441faf9d0fe7e in this term.
I20260713 09:12:07.283475 31731 ts_tablet_manager.cc:1434] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:12:07.284446 31731 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.289330 31729 ts_tablet_manager.cc:1434] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.003s
I20260713 09:12:07.290473 31729 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.292527 31731 tablet_bootstrap.cc:654] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.296785 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:07.302388 31730 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.302050 31578 leader_election.cc:304] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c; no voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:07.302919 31730 ts_tablet_manager.cc:1403] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260713 09:12:07.303467 31760 raft_consensus.cc:2749] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.305672 31730 raft_consensus.cc:359] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.306174 31729 tablet_bootstrap.cc:654] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.306417 31730 raft_consensus.cc:385] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.306849 31730 raft_consensus.cc:740] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.307760 31730 consensus_queue.cc:260] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.308873 31759 raft_consensus.cc:493] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.310038 31731 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.309448 31759 raft_consensus.cc:515] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.309394 31436 catalog_manager.cc:5697] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.310535 31731 ts_tablet_manager.cc:1403] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260713 09:12:07.312179 31759 leader_election.cc:290] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.312815 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.313223 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
W20260713 09:12:07.314190 31654 leader_election.cc:343] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.314376 31730 ts_tablet_manager.cc:1434] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
W20260713 09:12:07.314992 31654 leader_election.cc:343] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.315714 31730 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.315526 31654 leader_election.cc:304] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.316462 31735 raft_consensus.cc:2749] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.318290 31731 raft_consensus.cc:359] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.319201 31731 raft_consensus.cc:385] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.319553 31731 raft_consensus.cc:740] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.320586 31731 consensus_queue.cc:260] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.324584 31730 tablet_bootstrap.cc:654] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.326568 31731 ts_tablet_manager.cc:1434] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:12:07.327869 31731 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.343691 31729 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.344399 31729 ts_tablet_manager.cc:1403] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.029s
I20260713 09:12:07.346221 31731 tablet_bootstrap.cc:654] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.348227 31729 raft_consensus.cc:359] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.348939 31729 raft_consensus.cc:385] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.349180 31729 raft_consensus.cc:740] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.350040 31729 consensus_queue.cc:260] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.351356 31730 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:07.351845 31730 ts_tablet_manager.cc:1403] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260713 09:12:07.354367 31730 raft_consensus.cc:359] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.354980 31730 raft_consensus.cc:385] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.355106 31729 ts_tablet_manager.cc:1434] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:12:07.355273 31730 raft_consensus.cc:740] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.356114 31729 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.358917 31730 consensus_queue.cc:260] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
W20260713 09:12:07.359319 31486 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:07.361018 31730 ts_tablet_manager.cc:1434] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:12:07.361876 31730 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:07.362671 31729 tablet_bootstrap.cc:654] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.363960 31731 tablet_bootstrap.cc:492] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.364404 31731 ts_tablet_manager.cc:1403] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260713 09:12:07.367583 31730 tablet_bootstrap.cc:654] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.373883 31740 raft_consensus.cc:493] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.367200 31731 raft_consensus.cc:359] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.374558 31731 raft_consensus.cc:385] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.374344 31740 raft_consensus.cc:515] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.374884 31731 raft_consensus.cc:740] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.375738 31731 consensus_queue.cc:260] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.376382 31740 leader_election.cc:290] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.378734 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:07.379343 31689 raft_consensus.cc:2468] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:07.380234 31731 ts_tablet_manager.cc:1434] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:12:07.380302 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.381441 31731 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.382835 31503 leader_election.cc:304] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.383631 31737 raft_consensus.cc:2804] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.383976 31737 raft_consensus.cc:493] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.384294 31737 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.388059 31731 tablet_bootstrap.cc:654] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.388924 31730 tablet_bootstrap.cc:492] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
W20260713 09:12:07.389420 31505 leader_election.cc:343] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.389822 31730 ts_tablet_manager.cc:1403] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260713 09:12:07.388927 31735 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.390786 31729 tablet_bootstrap.cc:492] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.390725 31735 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.391311 31729 ts_tablet_manager.cc:1403] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.015s
I20260713 09:12:07.392303 31730 raft_consensus.cc:359] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.392967 31730 raft_consensus.cc:385] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.393026 31735 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.393247 31730 raft_consensus.cc:740] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.394076 31729 raft_consensus.cc:359] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.394152 31730 consensus_queue.cc:260] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.394826 31729 raft_consensus.cc:385] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.395151 31729 raft_consensus.cc:740] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.395406 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.396179 31730 ts_tablet_manager.cc:1434] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:12:07.395920 31729 consensus_queue.cc:260] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.397203 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.396231 31615 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
W20260713 09:12:07.398860 31654 leader_election.cc:343] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.399704 31654 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [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: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.400698 31729 ts_tablet_manager.cc:1434] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:12:07.401044 31759 raft_consensus.cc:2804] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.401414 31759 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.401760 31759 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.401727 31729 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.407405 31759 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.409451 31759 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.410390 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.410961 31615 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.412191 31729 tablet_bootstrap.cc:654] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.412889 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.414114 31731 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
W20260713 09:12:07.414175 31654 leader_election.cc:343] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:07.414701 31731 ts_tablet_manager.cc:1403] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.015s
I20260713 09:12:07.416836 31729 tablet_bootstrap.cc:492] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.417341 31729 ts_tablet_manager.cc:1403] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.006s
I20260713 09:12:07.417305 31731 raft_consensus.cc:359] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.418040 31731 raft_consensus.cc:385] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.418331 31731 raft_consensus.cc:740] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.419000 31731 consensus_queue.cc:260] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.419878 31729 raft_consensus.cc:359] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.420542 31729 raft_consensus.cc:385] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.420837 31731 ts_tablet_manager.cc:1434] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:12:07.420809 31729 raft_consensus.cc:740] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.421814 31731 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.421653 31729 consensus_queue.cc:260] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.423730 31729 ts_tablet_manager.cc:1434] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:07.424556 31729 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:07.426708 31731 tablet_bootstrap.cc:654] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.429140 31729 tablet_bootstrap.cc:654] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.429570 31759 raft_consensus.cc:493] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.430140 31759 raft_consensus.cc:515] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.434664 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.435402 31540 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.436941 31654 leader_election.cc:304] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.438046 31735 raft_consensus.cc:2804] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.438522 31735 raft_consensus.cc:493] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.438946 31735 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.443090 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.444033 31614 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.441334 31759 leader_election.cc:290] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.449389 31731 tablet_bootstrap.cc:492] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.449880 31731 ts_tablet_manager.cc:1403] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260713 09:12:07.451689 31731 raft_consensus.cc:359] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.452207 31731 raft_consensus.cc:385] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.452466 31731 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.453262 31731 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.455737 31731 ts_tablet_manager.cc:1434] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:12:07.456799 31731 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:07.455737 31615 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.458194 31654 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [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: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.458897 31759 raft_consensus.cc:2804] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.459327 31759 raft_consensus.cc:697] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.460109 31729 tablet_bootstrap.cc:492] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:07.460101 31759 consensus_queue.cc:237] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.460731 31729 ts_tablet_manager.cc:1403] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.023s
I20260713 09:12:07.461728 31731 tablet_bootstrap.cc:654] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:07.463361 31729 raft_consensus.cc:359] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.464178 31729 raft_consensus.cc:385] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.464581 31729 raft_consensus.cc:740] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.465523 31729 consensus_queue.cc:260] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.468305 31729 ts_tablet_manager.cc:1434] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:07.454182 31737 raft_consensus.cc:515] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.472841 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:07.473353 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.474078 31615 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.454123 31735 raft_consensus.cc:515] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.476401 31735 leader_election.cc:290] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.476909 31737 leader_election.cc:290] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.473353 31689 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.478639 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.479269 31614 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.485188 31689 raft_consensus.cc:2468] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:07.486227 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.486660 31503 leader_election.cc:304] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.486779 31540 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.487664 31737 raft_consensus.cc:2804] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.488126 31737 raft_consensus.cc:697] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:07.488955 31737 consensus_queue.cc:237] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.493620 31540 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.494689 31654 leader_election.cc:304] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.496407 31614 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.496678 31758 raft_consensus.cc:2804] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.496151 31735 raft_consensus.cc:493] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.499207 31735 raft_consensus.cc:515] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.502688 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.503453 31540 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.504878 31654 leader_election.cc:304] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.507372 31615 raft_consensus.cc:2468] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:07.519968 31758 raft_consensus.cc:697] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.522730 31759 raft_consensus.cc:2804] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.523165 31759 raft_consensus.cc:493] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.523538 31759 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.519021 31735 leader_election.cc:290] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.525456 31731 tablet_bootstrap.cc:492] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:07.525933 31731 ts_tablet_manager.cc:1403] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.034s
I20260713 09:12:07.526348 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.527025 31615 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.528394 31735 raft_consensus.cc:493] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.528483 31731 raft_consensus.cc:359] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.529206 31731 raft_consensus.cc:385] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:07.528949 31735 raft_consensus.cc:515] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.529521 31731 raft_consensus.cc:740] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:07.530208 31731 consensus_queue.cc:260] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.528836 31437 catalog_manager.cc:5697] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.531185 31735 leader_election.cc:290] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.530712 31759 raft_consensus.cc:515] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.532893 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7313944d9b4c37a87720c34180ead6" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.532895 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7313944d9b4c37a87720c34180ead6" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.533226 31759 leader_election.cc:290] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.533777 31615 raft_consensus.cc:2468] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.534941 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.535213 31731 ts_tablet_manager.cc:1434] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:12:07.535480 31615 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.535766 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.536314 31539 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.533777 31540 raft_consensus.cc:2468] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.538406 31654 leader_election.cc:304] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.523350 31758 consensus_queue.cc:237] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.542971 31615 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.543066 31539 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.543568 31759 raft_consensus.cc:2804] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.544019 31759 raft_consensus.cc:493] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.544195 31654 leader_election.cc:304] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.544482 31759 raft_consensus.cc:3060] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.545029 31735 raft_consensus.cc:2804] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.546603 31735 raft_consensus.cc:697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.547386 31735 consensus_queue.cc:237] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.555701 31759 raft_consensus.cc:515] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.558331 31759 leader_election.cc:290] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.559288 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7313944d9b4c37a87720c34180ead6" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.559293 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7313944d9b4c37a87720c34180ead6" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.560045 31615 raft_consensus.cc:3060] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.560078 31539 raft_consensus.cc:3060] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.560242 31437 catalog_manager.cc:5697] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.561626 31437 catalog_manager.cc:5697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.559526 31435 catalog_manager.cc:5697] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.567090 31615 raft_consensus.cc:2468] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.567189 31539 raft_consensus.cc:2468] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.569821 31654 leader_election.cc:304] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.570530 31759 raft_consensus.cc:2804] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.571735 31759 raft_consensus.cc:697] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.572503 31759 consensus_queue.cc:237] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.580003 31759 raft_consensus.cc:493] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.579921 31437 catalog_manager.cc:5697] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.580404 31759 raft_consensus.cc:515] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.581954 31759 leader_election.cc:290] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.582604 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.582963 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.583252 31539 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.583578 31615 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.584254 31654 leader_election.cc:304] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.584877 31759 raft_consensus.cc:2804] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.585230 31759 raft_consensus.cc:493] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.585587 31759 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.587491 31758 raft_consensus.cc:493] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.587905 31758 raft_consensus.cc:515] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.590324 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:07.589478 31758 leader_election.cc:290] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.590651 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.591053 31539 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.591310 31615 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:07.592039 31654 leader_election.cc:304] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.592198 31759 raft_consensus.cc:515] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.592651 31758 raft_consensus.cc:2804] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.593017 31758 raft_consensus.cc:493] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.593287 31758 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.593994 31759 leader_election.cc:290] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.595011 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.595016 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.595749 31615 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.595847 31539 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.599671 31758 raft_consensus.cc:515] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.600445 31615 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.601279 31654 leader_election.cc:304] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.601635 31758 leader_election.cc:290] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.602027 31759 raft_consensus.cc:2804] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.602584 31759 raft_consensus.cc:697] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.602891 31539 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.603174 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.602913 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:07.603721 31615 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.604106 31540 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.603736 31759 consensus_queue.cc:237] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.609700 31540 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.610973 31654 leader_election.cc:304] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.611284 31615 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:07.611799 31759 raft_consensus.cc:2804] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.612454 31759 raft_consensus.cc:697] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:07.613150 31759 consensus_queue.cc:237] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.615789 31437 catalog_manager.cc:5697] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.626538 31437 catalog_manager.cc:5697] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:07.687227 31737 raft_consensus.cc:493] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.687706 31737 raft_consensus.cc:515] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.689554 31737 leader_election.cc:290] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.690181 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.690646 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:07.690930 31615 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:07.691303 31689 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:07.692116 31505 leader_election.cc:304] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:07.692776 31737 raft_consensus.cc:2804] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:07.693073 31737 raft_consensus.cc:493] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:07.693346 31737 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.699064 31737 raft_consensus.cc:515] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.700538 31737 leader_election.cc:290] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:07.701239 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:07.701454 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:07.701828 31615 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.702069 31689 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.706866 31689 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:07.707211 31615 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:07.707935 31503 leader_election.cc:304] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:07.708745 31737 raft_consensus.cc:2804] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:07.709100 31737 raft_consensus.cc:697] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:07.709805 31737 consensus_queue.cc:237] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:07.716480 31437 catalog_manager.cc:5697] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:07.762583 31759 consensus_queue.cc:1048] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.773252 31758 consensus_queue.cc:1048] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.865013 31737 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:07.865471 31737 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:07.867113 31737 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:07.867934 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:07.868100 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:07.868777 31615 raft_consensus.cc:2393] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e2107e4acd349898faecf2144712469 in current term 1: Already voted for candidate 8b23c1806713422b8b4441faf9d0fe7e in this term.
I20260713 09:12:07.869654 31505 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2107e4acd349898faecf2144712469; no voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:07.870260 31737 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:07.874948 31737 raft_consensus.cc:2749] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:07.883118 31737 consensus_queue.cc:1048] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.893983 31737 consensus_queue.cc:1048] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.924600 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.925065 31689 raft_consensus.cc:606] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.929498 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.930011 31689 raft_consensus.cc:606] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.934376 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.934827 31689 raft_consensus.cc:606] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.939101 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.939549 31689 raft_consensus.cc:606] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:07.943789 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e50918fadc564c219284777a91001474"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.944235 31689 raft_consensus.cc:606] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:07.956436 31540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:41726
I20260713 09:12:07.956924 31540 raft_consensus.cc:606] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Received request to transfer leadership to TS 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:07.961604 31540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:41726
I20260713 09:12:07.962061 31540 raft_consensus.cc:606] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Received request to transfer leadership to TS 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:07.966598 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:07.966801 31759 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.967092 31689 raft_consensus.cc:606] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:07.981604 31759 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.981990 31735 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.993037 31758 raft_consensus.cc:993] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:07.993482 31779 raft_consensus.cc:1081] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:07.995527 31779 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:07.996263 31539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:07.996845 31539 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:07.997157 31539 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.002316 31539 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:08.004865 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.005031 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:08.005431 31689 raft_consensus.cc:3055] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.005621 31614 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.005829 31689 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.006681 31689 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:08.007792 31689 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.013082 31779 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.015329 31735 raft_consensus.cc:993] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.015717 31735 raft_consensus.cc:1081] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.016351 31689 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.017618 31615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:37428
I20260713 09:12:08.018361 31615 raft_consensus.cc:493] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.018754 31615 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.018857 31503 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:08.019795 31737 raft_consensus.cc:2804] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.020009 31539 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:08.020259 31737 raft_consensus.cc:697] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.019040 31614 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.021127 31737 consensus_queue.cc:237] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:08.024685 31759 raft_consensus.cc:993] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.025092 31759 raft_consensus.cc:1081] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.029476 31539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:08.030046 31539 raft_consensus.cc:493] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.030488 31539 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.031940 31615 raft_consensus.cc:515] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.034411 31435 catalog_manager.cc:5697] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.036077 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:08.036657 31538 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.036863 31779 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.037319 31539 raft_consensus.cc:515] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.039502 31539 leader_election.cc:290] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.040259 31540 raft_consensus.cc:1240] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Rejecting Update request from peer 8b23c1806713422b8b4441faf9d0fe7e for earlier term 1. Current term is 2. Ops: []
I20260713 09:12:08.040642 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.041215 31689 raft_consensus.cc:3055] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.041566 31689 raft_consensus.cc:740] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.042351 31689 consensus_queue.cc:260] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.043256 31689 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.043857 31538 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.045053 31580 leader_election.cc:304] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:08.045984 31760 raft_consensus.cc:2804] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.046285 31613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:08.046926 31613 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.048621 31615 leader_election.cc:290] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.050765 31760 raft_consensus.cc:697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:08.051643 31760 consensus_queue.cc:237] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.054206 31689 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.054313 31613 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.055090 31614 raft_consensus.cc:1240] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Rejecting Update request from peer 8b23c1806713422b8b4441faf9d0fe7e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:12:08.055577 31503 leader_election.cc:304] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:08.056367 31737 raft_consensus.cc:2804] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.056522 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.056854 31737 raft_consensus.cc:697] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.057271 31689 raft_consensus.cc:3055] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.057615 31689 raft_consensus.cc:740] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.057901 31737 consensus_queue.cc:237] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [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: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.058362 31689 consensus_queue.cc:260] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.059614 31689 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.062078 31435 catalog_manager.cc:5697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 2 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.064203 31437 catalog_manager.cc:5697] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.065644 31689 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.112514 31779 consensus_queue.cc:1048] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.117712 31779 consensus_queue.cc:1048] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.127377 31779 consensus_queue.cc:1048] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.133518 31737 consensus_queue.cc:1048] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.137982 31759 consensus_queue.cc:1048] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.139479 31759 raft_consensus.cc:993] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.139660 31735 consensus_queue.cc:1048] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.139883 31759 raft_consensus.cc:1081] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.144423 31615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e50918fadc564c219284777a91001474"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:37428
I20260713 09:12:08.144925 31615 raft_consensus.cc:493] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.145318 31615 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.147297 31793 raft_consensus.cc:993] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: : Instructing follower 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.147854 31793 raft_consensus.cc:1081] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Signalling peer 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.149849 31612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:37414
I20260713 09:12:08.150889 31612 raft_consensus.cc:493] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.151276 31612 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.153007 31615 raft_consensus.cc:515] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.156307 31793 consensus_queue.cc:1048] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.164728 31759 consensus_queue.cc:1048] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:08.166358 31615 leader_election.cc:290] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.166953 31540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:08.167725 31540 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.175226 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50918fadc564c219284777a91001474" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.175988 31688 raft_consensus.cc:3055] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.176327 31688 raft_consensus.cc:740] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.177328 31688 consensus_queue.cc:260] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.179244 31540 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.179562 31688 raft_consensus.cc:3060] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.180440 31580 leader_election.cc:304] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:08.181320 31760 raft_consensus.cc:2804] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.181284 31612 raft_consensus.cc:515] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.181982 31760 raft_consensus.cc:697] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:08.182770 31760 consensus_queue.cc:237] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.183579 31612 leader_election.cc:290] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.184896 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:08.185412 31538 raft_consensus.cc:3055] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.185719 31538 raft_consensus.cc:740] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.186448 31538 consensus_queue.cc:260] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.187655 31538 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.191273 31688 raft_consensus.cc:2468] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.192107 31436 catalog_manager.cc:5697] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 2 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.194233 31538 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.194974 31758 raft_consensus.cc:993] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.195325 31580 leader_election.cc:304] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:08.195412 31759 raft_consensus.cc:1081] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.196704 31760 raft_consensus.cc:2804] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.197156 31760 raft_consensus.cc:697] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:08.197327 31538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:08.197177 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40f177ffb4db45dfa887c882d7b4bf7a" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.198062 31538 raft_consensus.cc:493] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.198184 31688 raft_consensus.cc:3060] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.198031 31760 consensus_queue.cc:237] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.198661 31538 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.206116 31688 raft_consensus.cc:2468] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.212706 31538 raft_consensus.cc:515] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.213178 31435 catalog_manager.cc:5697] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 1 to 2, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 2 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.215056 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:08.214560 31538 leader_election.cc:290] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.215636 31614 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.215595 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7421085a311b40fb9b9bc0fff771a086" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.216375 31688 raft_consensus.cc:3055] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.216741 31688 raft_consensus.cc:740] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.217660 31688 consensus_queue.cc:260] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.219136 31688 raft_consensus.cc:3060] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.222697 31614 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.223974 31505 leader_election.cc:304] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:08.224773 31793 raft_consensus.cc:2804] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.225212 31793 raft_consensus.cc:697] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.225787 31688 raft_consensus.cc:2468] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.226070 31793 consensus_queue.cc:237] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.232435 31435 catalog_manager.cc:5697] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.243664 31758 raft_consensus.cc:993] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.244100 31759 raft_consensus.cc:1081] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:08.245496 31538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:08.245985 31538 raft_consensus.cc:493] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.246281 31538 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.250787 31538 raft_consensus.cc:515] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.252393 31538 leader_election.cc:290] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.253029 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:08.253614 31614 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.253441 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea4c18fc7ca4267b5f64475969730e0" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.254114 31688 raft_consensus.cc:3055] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.254371 31688 raft_consensus.cc:740] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:08.255082 31688 consensus_queue.cc:260] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.256037 31688 raft_consensus.cc:3060] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.258443 31614 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.259330 31505 leader_election.cc:304] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:08.259977 31793 raft_consensus.cc:2804] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.260363 31793 raft_consensus.cc:697] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.260942 31688 raft_consensus.cc:2468] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:08.261092 31793 consensus_queue.cc:237] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.266912 31435 catalog_manager.cc:5697] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.432915 31740 raft_consensus.cc:993] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: : Instructing follower 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.433312 31793 raft_consensus.cc:1081] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Signalling peer 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:08.434656 31614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:37414
I20260713 09:12:08.435106 31614 raft_consensus.cc:493] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:08.435412 31614 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.440318 31614 raft_consensus.cc:515] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.441926 31614 leader_election.cc:290] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:08.442587 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:08.442963 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350f7310697e4c6bbb9ce4dbe2706456" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:08.443136 31538 raft_consensus.cc:3055] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:08.443495 31538 raft_consensus.cc:740] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:08.443506 31688 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.444155 31538 consensus_queue.cc:260] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.445199 31538 raft_consensus.cc:3060] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:08.448347 31688 raft_consensus.cc:2468] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.449321 31578 leader_election.cc:304] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:08.450066 31760 raft_consensus.cc:2804] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:08.450094 31538 raft_consensus.cc:2468] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:08.450538 31760 raft_consensus.cc:697] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:08.451331 31760 consensus_queue.cc:237] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:08.457548 31435 catalog_manager.cc:5697] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 1 to 2, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 2 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:08.528894 31688 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.530157 31793 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.537525 31614 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.539930 31737 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.561208 31688 raft_consensus.cc:1275] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.562312 31760 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.565209 31538 raft_consensus.cc:1275] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.566401 31760 consensus_queue.cc:1048] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.571686 31540 raft_consensus.cc:1275] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.573050 31760 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:08.580456 31688 raft_consensus.cc:1275] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.581744 31614 raft_consensus.cc:1275] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.582854 31689 raft_consensus.cc:1275] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.584299 31737 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:08.585216 31760 consensus_queue.cc:1048] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.586097 31803 consensus_queue.cc:1048] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.598024 31539 raft_consensus.cc:1275] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.599479 31760 consensus_queue.cc:1048] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.601316 31689 raft_consensus.cc:1275] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.602977 31737 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.674355 31614 raft_consensus.cc:1275] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.675889 31740 consensus_queue.cc:1048] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:08.688500 31689 raft_consensus.cc:1275] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.690068 31737 consensus_queue.cc:1048] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.761775 31689 raft_consensus.cc:1275] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.763131 31737 consensus_queue.cc:1048] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.772522 31614 raft_consensus.cc:1275] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.774533 31740 consensus_queue.cc:1048] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.925745 31689 raft_consensus.cc:1275] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.927088 31760 consensus_queue.cc:1048] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:08.937330 31539 raft_consensus.cc:1275] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:08.940268 31813 consensus_queue.cc:1048] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:12:10.998936 31437 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34758:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:12:11.001471 31437 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:12:11.062078 31526 tablet_service.cc:1511] Processing CreateTablet for tablet d011f33ea90b4e7abc776594fa67214e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:11.063903 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011f33ea90b4e7abc776594fa67214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.067669 31672 tablet_service.cc:1511] Processing CreateTablet for tablet d011f33ea90b4e7abc776594fa67214e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:11.069141 31672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011f33ea90b4e7abc776594fa67214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.068845 31676 tablet_service.cc:1511] Processing CreateTablet for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:11.070132 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.072904 31530 tablet_service.cc:1511] Processing CreateTablet for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:11.074826 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.083897 31523 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b195858294bcda3e53db6c956b80e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:11.085754 31523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b195858294bcda3e53db6c956b80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.085474 31674 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b195858294bcda3e53db6c956b80e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:11.086869 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b195858294bcda3e53db6c956b80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.107811 31678 tablet_service.cc:1511] Processing CreateTablet for tablet bb2c6ac767f742859155e88e1496a103 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:11.109195 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2c6ac767f742859155e88e1496a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.111766 31524 tablet_service.cc:1511] Processing CreateTablet for tablet bb2c6ac767f742859155e88e1496a103 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:11.112062 31675 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2506d0fcbf4008b03bad6b3548cb2d (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:11.113096 31524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2c6ac767f742859155e88e1496a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.113199 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2506d0fcbf4008b03bad6b3548cb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.117026 31525 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2506d0fcbf4008b03bad6b3548cb2d (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:11.119120 31671 tablet_service.cc:1511] Processing CreateTablet for tablet 97eb9e57f9f44fd693ea2f49813a0706 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:11.120357 31671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97eb9e57f9f44fd693ea2f49813a0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.122532 31525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2506d0fcbf4008b03bad6b3548cb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.123412 31679 tablet_service.cc:1511] Processing CreateTablet for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:11.124636 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.129910 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8cc2d48e724984b42a22742458a434 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:11.131548 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8cc2d48e724984b42a22742458a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.134111 31522 tablet_service.cc:1511] Processing CreateTablet for tablet 97eb9e57f9f44fd693ea2f49813a0706 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:11.135352 31522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97eb9e57f9f44fd693ea2f49813a0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.142299 31673 tablet_service.cc:1511] Processing CreateTablet for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:11.142753 31529 tablet_service.cc:1511] Processing CreateTablet for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:11.144032 31673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.147953 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8cc2d48e724984b42a22742458a434 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:11.144071 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.152072 31527 tablet_service.cc:1511] Processing CreateTablet for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:11.153363 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.157912 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8cc2d48e724984b42a22742458a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.194605 31829 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.204759 31604 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b195858294bcda3e53db6c956b80e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:12:11.205514 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2506d0fcbf4008b03bad6b3548cb2d (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:12:11.206377 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b195858294bcda3e53db6c956b80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.206702 31601 tablet_service.cc:1511] Processing CreateTablet for tablet bb2c6ac767f742859155e88e1496a103 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:12:11.208990 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 97eb9e57f9f44fd693ea2f49813a0706 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:12:11.211242 31598 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8cc2d48e724984b42a22742458a434 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:12:11.213126 31597 tablet_service.cc:1511] Processing CreateTablet for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:12:11.209115 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:12:11.214012 31599 tablet_service.cc:1511] Processing CreateTablet for tablet d011f33ea90b4e7abc776594fa67214e (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:12:11.204860 31600 tablet_service.cc:1511] Processing CreateTablet for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0 (DEFAULT_TABLE table=soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:12:11.207067 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2506d0fcbf4008b03bad6b3548cb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.215730 31598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8cc2d48e724984b42a22742458a434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.216481 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f24caf4c14db1b4f0b87b9d6b1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.217067 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2c6ac767f742859155e88e1496a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.217728 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fb4d6c7c7249bcbe91b2cfd89639f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.220203 31597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9bd7d3dcd5d4c1dbb72c0c426796aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.225095 31599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d011f33ea90b4e7abc776594fa67214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.227205 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97eb9e57f9f44fd693ea2f49813a0706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:12:11.256650 31829 tablet_bootstrap.cc:654] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.275908 31831 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.286679 31830 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.289598 31831 tablet_bootstrap.cc:654] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.293910 31829 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.294368 31830 tablet_bootstrap.cc:654] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.294417 31829 ts_tablet_manager.cc:1403] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.000s
I20260713 09:12:11.300753 31829 raft_consensus.cc:359] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.301545 31829 raft_consensus.cc:385] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.301920 31829 raft_consensus.cc:740] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.302662 31829 consensus_queue.cc:260] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.303897 31831 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.304319 31831 ts_tablet_manager.cc:1403] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260713 09:12:11.305128 31829 ts_tablet_manager.cc:1434] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:12:11.306170 31829 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.307153 31831 raft_consensus.cc:359] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.308130 31831 raft_consensus.cc:385] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.308517 31831 raft_consensus.cc:740] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.309526 31831 consensus_queue.cc:260] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.311805 31830 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.312306 31830 ts_tablet_manager.cc:1403] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260713 09:12:11.313128 31829 tablet_bootstrap.cc:654] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.314433 31831 ts_tablet_manager.cc:1434] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:12:11.315441 31831 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.315436 31830 raft_consensus.cc:359] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.316331 31830 raft_consensus.cc:385] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.316658 31830 raft_consensus.cc:740] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.317451 31830 consensus_queue.cc:260] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.319213 31830 ts_tablet_manager.cc:1434] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.320250 31830 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.322492 31831 tablet_bootstrap.cc:654] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.327049 31830 tablet_bootstrap.cc:654] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.334676 31831 tablet_bootstrap.cc:492] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.335278 31831 ts_tablet_manager.cc:1403] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:12:11.339128 31831 raft_consensus.cc:359] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.339999 31831 raft_consensus.cc:385] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.340368 31831 raft_consensus.cc:740] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.341395 31831 consensus_queue.cc:260] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.343945 31830 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.344431 31830 ts_tablet_manager.cc:1403] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260713 09:12:11.346704 31831 ts_tablet_manager.cc:1434] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:12:11.347198 31830 raft_consensus.cc:359] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.347664 31831 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.348074 31830 raft_consensus.cc:385] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.348436 31830 raft_consensus.cc:740] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.349174 31830 consensus_queue.cc:260] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.351459 31830 ts_tablet_manager.cc:1434] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.352439 31830 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.357614 31831 tablet_bootstrap.cc:654] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.358608 31830 tablet_bootstrap.cc:654] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.369791 31831 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.370404 31831 ts_tablet_manager.cc:1403] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:12:11.374266 31831 raft_consensus.cc:359] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.376514 31831 raft_consensus.cc:385] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.376806 31831 raft_consensus.cc:740] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.377893 31830 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.377606 31831 consensus_queue.cc:260] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.378472 31830 ts_tablet_manager.cc:1403] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260713 09:12:11.381402 31830 raft_consensus.cc:359] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.382032 31831 ts_tablet_manager.cc:1434] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:12:11.382161 31830 raft_consensus.cc:385] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.382614 31830 raft_consensus.cc:740] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.383128 31831 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.383462 31830 consensus_queue.cc:260] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.385849 31830 ts_tablet_manager.cc:1434] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:11.387095 31830 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.389860 31831 tablet_bootstrap.cc:654] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.393692 31830 tablet_bootstrap.cc:654] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
W20260713 09:12:11.397243 31486 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:11.407486 31830 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.408262 31830 ts_tablet_manager.cc:1403] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260713 09:12:11.412142 31830 raft_consensus.cc:359] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.413272 31830 raft_consensus.cc:385] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.413771 31830 raft_consensus.cc:740] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.414885 31830 consensus_queue.cc:260] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.417903 31830 ts_tablet_manager.cc:1434] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:12:11.419224 31830 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.427896 31830 tablet_bootstrap.cc:654] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.437405 31829 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.437940 31829 ts_tablet_manager.cc:1403] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.132s	user 0.034s	sys 0.092s
I20260713 09:12:11.439561 31830 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.439698 31831 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.440230 31831 ts_tablet_manager.cc:1403] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.057s	user 0.037s	sys 0.011s
I20260713 09:12:11.440225 31830 ts_tablet_manager.cc:1403] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:12:11.440490 31829 raft_consensus.cc:359] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.441232 31829 raft_consensus.cc:385] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.441478 31829 raft_consensus.cc:740] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.442247 31828 raft_consensus.cc:493] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.442194 31829 consensus_queue.cc:260] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.442729 31828 raft_consensus.cc:515] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.443284 31830 raft_consensus.cc:359] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.443980 31830 raft_consensus.cc:385] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.444244 31830 raft_consensus.cc:740] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.444339 31829 ts_tablet_manager.cc:1434] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:12:11.445047 31828 leader_election.cc:290] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.445432 31829 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.444981 31830 consensus_queue.cc:260] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.447431 31830 ts_tablet_manager.cc:1434] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.447361 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.447536 31831 raft_consensus.cc:359] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.448356 31831 raft_consensus.cc:385] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.448596 31830 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.448632 31831 raft_consensus.cc:740] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.449540 31831 consensus_queue.cc:260] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.449954 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.450666 31538 raft_consensus.cc:2468] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:11.452186 31831 ts_tablet_manager.cc:1434] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:12:11.452327 31829 tablet_bootstrap.cc:654] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.453604 31831 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.453938 31735 raft_consensus.cc:493] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.454413 31735 raft_consensus.cc:515] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.455463 31830 tablet_bootstrap.cc:654] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.456894 31735 leader_election.cc:290] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:11.459316 31580 leader_election.cc:304] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:11.460505 31828 raft_consensus.cc:2804] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.460965 31828 raft_consensus.cc:493] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.461367 31828 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:11.464056 31578 leader_election.cc:343] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.466362 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.467142 31830 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.467226 31614 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:11.467763 31830 ts_tablet_manager.cc:1403] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:12:11.469467 31654 leader_election.cc:304] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.470961 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.470801 31830 raft_consensus.cc:359] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.471535 31830 raft_consensus.cc:385] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.471628 31538 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 0.
I20260713 09:12:11.473649 31830 raft_consensus.cc:740] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.461356 31831 tablet_bootstrap.cc:654] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.474522 31830 consensus_queue.cc:260] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.477193 31830 ts_tablet_manager.cc:1434] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:12:11.470935 31828 raft_consensus.cc:515] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.478221 31830 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.479753 31828 leader_election.cc:290] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.483498 31831 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.483243 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:11.483987 31831 ts_tablet_manager.cc:1403] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260713 09:12:11.484030 31538 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.485097 31830 tablet_bootstrap.cc:654] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.487131 31831 raft_consensus.cc:359] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.487931 31831 raft_consensus.cc:385] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.488312 31831 raft_consensus.cc:740] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.489428 31831 consensus_queue.cc:260] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.492260 31831 ts_tablet_manager.cc:1434] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260713 09:12:11.493425 31831 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.490597 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.471690 31735 raft_consensus.cc:2804] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.497967 31735 raft_consensus.cc:493] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.498394 31735 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.500576 31830 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.501057 31830 ts_tablet_manager.cc:1403] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
W20260713 09:12:11.504558 31578 leader_election.cc:343] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.513275 31831 tablet_bootstrap.cc:654] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.515640 31538 raft_consensus.cc:2468] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:11.522033 31735 raft_consensus.cc:515] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.517400 31580 leader_election.cc:304] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.527325 31828 raft_consensus.cc:2804] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.527798 31828 raft_consensus.cc:697] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:11.528352 31735 leader_election.cc:290] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:11.528541 31828 consensus_queue.cc:237] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.523293 31793 raft_consensus.cc:493] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.525772 31829 tablet_bootstrap.cc:492] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.530002 31829 ts_tablet_manager.cc:1403] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.085s	user 0.042s	sys 0.038s
I20260713 09:12:11.529807 31793 raft_consensus.cc:515] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.531533 31793 leader_election.cc:290] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.532183 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:11.532743 31614 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.532904 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.533043 31829 raft_consensus.cc:359] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.533952 31829 raft_consensus.cc:385] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.534233 31829 raft_consensus.cc:740] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.526007 31830 raft_consensus.cc:359] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.534901 31830 raft_consensus.cc:385] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.535238 31830 raft_consensus.cc:740] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.535051 31829 consensus_queue.cc:260] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
W20260713 09:12:11.535247 31503 leader_election.cc:343] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.536123 31830 consensus_queue.cc:260] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.537366 31829 ts_tablet_manager.cc:1434] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.538281 31829 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.540467 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.540678 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:11.541191 31538 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:11.542698 31505 leader_election.cc:343] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.543205 31505 leader_election.cc:304] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2107e4acd349898faecf2144712469; no voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.544414 31847 raft_consensus.cc:2749] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.544579 31829 tablet_bootstrap.cc:654] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.545404 31830 ts_tablet_manager.cc:1434] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.044s	user 0.000s	sys 0.008s
I20260713 09:12:11.546469 31830 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.548345 31614 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:11.549602 31654 leader_election.cc:304] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.550364 31735 raft_consensus.cc:2804] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.554993 31830 tablet_bootstrap.cc:654] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.563128 31538 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 1.
I20260713 09:12:11.563161 31831 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.565687 31831 ts_tablet_manager.cc:1403] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.002s
I20260713 09:12:11.569078 31829 tablet_bootstrap.cc:492] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.568827 31831 raft_consensus.cc:359] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.573714 31830 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.587249 31831 raft_consensus.cc:385] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.587698 31830 ts_tablet_manager.cc:1403] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.020s
I20260713 09:12:11.569584 31829 ts_tablet_manager.cc:1403] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260713 09:12:11.587555 31434 catalog_manager.cc:5697] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 1 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.590416 31830 raft_consensus.cc:359] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.569604 31735 raft_consensus.cc:697] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:11.591089 31830 raft_consensus.cc:385] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.591512 31830 raft_consensus.cc:740] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.590766 31829 raft_consensus.cc:359] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.592181 31829 raft_consensus.cc:385] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.587801 31831 raft_consensus.cc:740] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.592630 31829 raft_consensus.cc:740] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.592264 31735 consensus_queue.cc:237] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.593304 31831 consensus_queue.cc:260] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.593636 31829 consensus_queue.cc:260] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.595332 31760 raft_consensus.cc:493] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.595624 31831 ts_tablet_manager.cc:1434] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:12:11.595748 31760 raft_consensus.cc:515] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.596160 31829 ts_tablet_manager.cc:1434] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:12:11.596611 31831 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.597561 31847 raft_consensus.cc:493] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.592218 31830 consensus_queue.cc:260] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.598042 31847 raft_consensus.cc:515] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.599372 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.599820 31847 leader_election.cc:290] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
W20260713 09:12:11.601724 31578 leader_election.cc:343] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.602003 31830 ts_tablet_manager.cc:1434] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:12:11.602375 31760 leader_election.cc:290] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.602852 31830 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: Bootstrap starting.
I20260713 09:12:11.602751 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.603320 31538 raft_consensus.cc:2468] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:11.603193 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.603999 31689 raft_consensus.cc:2468] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:11.605435 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
W20260713 09:12:11.606953 31505 leader_election.cc:343] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.608143 31503 leader_election.cc:304] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [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: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:11.608183 31580 leader_election.cc:304] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.609272 31847 raft_consensus.cc:2804] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.609675 31847 raft_consensus.cc:493] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.610134 31847 raft_consensus.cc:3060] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.609687 31760 raft_consensus.cc:2804] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.615553 31760 raft_consensus.cc:493] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.597498 31829 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.615980 31760 raft_consensus.cc:3060] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.616292 31830 tablet_bootstrap.cc:654] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.618108 31847 raft_consensus.cc:515] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.619134 31831 tablet_bootstrap.cc:654] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.626005 31829 tablet_bootstrap.cc:654] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.624739 31830 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: No bootstrap required, opened a new log
I20260713 09:12:11.628214 31830 ts_tablet_manager.cc:1403] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260713 09:12:11.624750 31760 raft_consensus.cc:515] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.630815 31830 raft_consensus.cc:359] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.631430 31830 raft_consensus.cc:385] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.631682 31830 raft_consensus.cc:740] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.632325 31830 consensus_queue.cc:260] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.633000 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:11.633935 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.634836 31538 raft_consensus.cc:3060] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.635545 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
W20260713 09:12:11.637084 31578 leader_election.cc:343] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:12:11.637765 31505 leader_election.cc:343] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.638490 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.638984 31689 raft_consensus.cc:3060] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.639484 31830 ts_tablet_manager.cc:1434] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:12:11.639650 31760 leader_election.cc:290] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.647547 31829 tablet_bootstrap.cc:492] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.648026 31829 ts_tablet_manager.cc:1403] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.009s
I20260713 09:12:11.649070 31538 raft_consensus.cc:2468] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:11.650929 31829 raft_consensus.cc:359] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.651813 31829 raft_consensus.cc:385] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.652144 31829 raft_consensus.cc:740] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.652429 31580 leader_election.cc:304] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.652966 31829 consensus_queue.cc:260] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.653412 31760 raft_consensus.cc:2804] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.654117 31760 raft_consensus.cc:697] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:11.655539 31829 ts_tablet_manager.cc:1434] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:12:11.655157 31760 consensus_queue.cc:237] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.656563 31829 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.656563 31689 raft_consensus.cc:2468] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:11.658021 31503 leader_election.cc:304] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [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: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:11.658869 31793 raft_consensus.cc:2804] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.664561 31829 tablet_bootstrap.cc:654] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.634855 31847 leader_election.cc:290] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.668164 31735 raft_consensus.cc:493] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.668747 31735 raft_consensus.cc:515] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.670145 31793 raft_consensus.cc:697] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:11.671025 31735 leader_election.cc:290] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:11.673044 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.673036 31831 tablet_bootstrap.cc:492] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.673539 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.674490 31831 ts_tablet_manager.cc:1403] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.078s	user 0.004s	sys 0.008s
I20260713 09:12:11.675346 31538 raft_consensus.cc:2393] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b23c1806713422b8b4441faf9d0fe7e in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:11.678939 31654 leader_election.cc:304] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469
I20260713 09:12:11.678956 31831 raft_consensus.cc:359] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.680050 31831 raft_consensus.cc:385] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.680382 31831 raft_consensus.cc:740] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.680538 31735 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.681320 31831 consensus_queue.cc:260] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.671025 31793 consensus_queue.cc:237] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.684257 31829 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.684744 31829 ts_tablet_manager.cc:1403] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260713 09:12:11.687757 31829 raft_consensus.cc:359] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.688386 31829 raft_consensus.cc:385] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.688657 31829 raft_consensus.cc:740] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.689385 31831 ts_tablet_manager.cc:1434] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.008s
I20260713 09:12:11.690820 31831 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.693197 31735 raft_consensus.cc:2749] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.692847 31829 consensus_queue.cc:260] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.696174 31829 ts_tablet_manager.cc:1434] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:12:11.697285 31829 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.704861 31829 tablet_bootstrap.cc:654] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.706806 31847 raft_consensus.cc:493] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.707489 31847 raft_consensus.cc:515] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.711356 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.712165 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.713188 31689 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:11.714406 31503 leader_election.cc:304] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.712184 31614 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:11.717288 31829 tablet_bootstrap.cc:492] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.718035 31861 raft_consensus.cc:2804] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.718207 31829 ts_tablet_manager.cc:1403] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:12:11.718600 31861 raft_consensus.cc:493] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.719095 31861 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.719674 31828 raft_consensus.cc:493] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.720312 31828 raft_consensus.cc:515] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.721690 31847 leader_election.cc:290] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.725066 31828 leader_election.cc:290] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.725235 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.726699 31538 raft_consensus.cc:2468] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:11.727969 31580 leader_election.cc:304] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:11.725895 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.728689 31828 raft_consensus.cc:2804] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.729002 31828 raft_consensus.cc:493] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.729449 31828 raft_consensus.cc:3060] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:12:11.750736 31578 leader_election.cc:343] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.751374 31760 raft_consensus.cc:493] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.752095 31847 raft_consensus.cc:493] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.752666 31793 raft_consensus.cc:493] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.757395 31828 raft_consensus.cc:515] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.755332 31760 raft_consensus.cc:515] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.755463 31847 raft_consensus.cc:515] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.757771 31793 raft_consensus.cc:515] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.760869 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.760871 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:11.761623 31538 raft_consensus.cc:3060] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.755311 31435 catalog_manager.cc:5697] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.762528 31793 leader_election.cc:290] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.763397 31847 leader_election.cc:290] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.763619 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.765264 31831 tablet_bootstrap.cc:654] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.765453 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.766163 31688 raft_consensus.cc:2468] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:11.752415 31829 raft_consensus.cc:359] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.767976 31829 raft_consensus.cc:385] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.768291 31829 raft_consensus.cc:740] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.768599 31760 leader_election.cc:290] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.767387 31503 leader_election.cc:304] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.772655 31847 raft_consensus.cc:2804] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.773000 31847 raft_consensus.cc:493] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.773151 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.773836 31539 raft_consensus.cc:2468] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:11.773851 31831 tablet_bootstrap.cc:492] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.756381 31438 catalog_manager.cc:5697] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 1 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:11.770237 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
W20260713 09:12:11.770885 31578 leader_election.cc:343] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.774940 31580 leader_election.cc:304] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:11.776185 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.776968 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.768517 31538 raft_consensus.cc:2468] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:11.777386 31760 raft_consensus.cc:2804] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.771256 31828 leader_election.cc:290] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.777817 31760 raft_consensus.cc:493] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:12:11.777931 31505 leader_election.cc:343] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:12:11.778182 31760 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.778867 31580 leader_election.cc:304] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [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: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.779680 31828 raft_consensus.cc:2804] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.771464 31861 raft_consensus.cc:515] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.773363 31847 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.774539 31831 ts_tablet_manager.cc:1403] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.000s
I20260713 09:12:11.769009 31829 consensus_queue.cc:260] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.784054 31689 raft_consensus.cc:2468] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 0.
I20260713 09:12:11.787871 31828 raft_consensus.cc:697] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:11.789812 31829 ts_tablet_manager.cc:1434] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260713 09:12:11.789954 31828 consensus_queue.cc:237] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.790838 31829 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.792366 31847 raft_consensus.cc:515] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.795154 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:11.796186 31847 leader_election.cc:290] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.797572 31829 tablet_bootstrap.cc:654] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.797948 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.798429 31689 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.803819 31503 leader_election.cc:304] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.806668 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:11.807462 31615 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.809764 31437 catalog_manager.cc:5697] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 1 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:11.813906 31831 raft_consensus.cc:359] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.814512 31831 raft_consensus.cc:385] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.814779 31831 raft_consensus.cc:740] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.811239 31689 raft_consensus.cc:2468] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:11.817291 31503 leader_election.cc:304] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.817997 31793 raft_consensus.cc:2804] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:11.818323 31793 raft_consensus.cc:493] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:11.818630 31793 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.821827 31847 raft_consensus.cc:2804] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.822615 31861 leader_election.cc:290] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.821466 31615 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:11.825290 31793 raft_consensus.cc:515] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.826678 31735 raft_consensus.cc:493] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.826905 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.827162 31735 raft_consensus.cc:515] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.827551 31688 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.827817 31793 leader_election.cc:290] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.826841 31505 leader_election.cc:304] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:11.829330 31735 leader_election.cc:290] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:11.829905 31760 raft_consensus.cc:515] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.831033 31612 raft_consensus.cc:2393] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e2107e4acd349898faecf2144712469 in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:11.831086 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:11.832028 31538 raft_consensus.cc:2393] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b23c1806713422b8b4441faf9d0fe7e in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:11.833951 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f24caf4c14db1b4f0b87b9d6b1ad1" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:11.834621 31760 leader_election.cc:290] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.835806 31654 leader_election.cc:304] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469
I20260713 09:12:11.839113 31687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.839712 31687 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.837637 31735 raft_consensus.cc:3060] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.846021 31831 consensus_queue.cc:260] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.847714 31686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:11.847774 31614 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:11.853816 31687 raft_consensus.cc:2468] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:11.854981 31578 leader_election.cc:304] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:11.855592 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:11.856633 31538 raft_consensus.cc:2393] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25e21a79b657418791f879a89d2c3b7c in current term 1: Already voted for candidate 3e2107e4acd349898faecf2144712469 in this term.
I20260713 09:12:11.858237 31688 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:11.860769 31614 raft_consensus.cc:2468] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 1.
I20260713 09:12:11.845743 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:11.864114 31615 raft_consensus.cc:2393] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e2107e4acd349898faecf2144712469 in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:11.831421 31793 raft_consensus.cc:2804] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.865810 31847 raft_consensus.cc:697] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:11.866849 31505 leader_election.cc:304] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [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: 3e2107e4acd349898faecf2144712469; no voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:11.867125 31847 consensus_queue.cc:237] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.868076 31861 raft_consensus.cc:2749] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.866954 31866 raft_consensus.cc:2804] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:11.869144 31866 raft_consensus.cc:697] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:11.866212 31793 raft_consensus.cc:697] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:11.869886 31831 ts_tablet_manager.cc:1434] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260713 09:12:11.870002 31866 consensus_queue.cc:237] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.871255 31831 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: Bootstrap starting.
I20260713 09:12:11.872825 31793 consensus_queue.cc:237] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.904242 31735 raft_consensus.cc:2749] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:11.908317 31829 tablet_bootstrap.cc:492] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.908957 31829 ts_tablet_manager.cc:1403] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.031s
I20260713 09:12:11.912186 31829 raft_consensus.cc:359] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.912760 31829 raft_consensus.cc:385] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.912977 31829 raft_consensus.cc:740] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.913895 31829 consensus_queue.cc:260] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.919885 31831 tablet_bootstrap.cc:654] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.925249 31829 ts_tablet_manager.cc:1434] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:12:11.926301 31829 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: Bootstrap starting.
I20260713 09:12:11.932699 31829 tablet_bootstrap.cc:654] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:12:11.937556 31831 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: No bootstrap required, opened a new log
I20260713 09:12:11.938005 31831 ts_tablet_manager.cc:1403] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.005s
I20260713 09:12:11.941215 31831 raft_consensus.cc:359] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.941882 31831 raft_consensus.cc:385] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.942169 31831 raft_consensus.cc:740] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.942870 31831 consensus_queue.cc:260] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.945214 31831 ts_tablet_manager.cc:1434] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:12:11.945605 31829 tablet_bootstrap.cc:492] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: No bootstrap required, opened a new log
I20260713 09:12:11.946084 31829 ts_tablet_manager.cc:1403] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260713 09:12:11.949147 31829 raft_consensus.cc:359] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.949816 31829 raft_consensus.cc:385] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:12:11.950068 31829 raft_consensus.cc:740] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Initialized, Role: FOLLOWER
I20260713 09:12:11.950848 31829 consensus_queue.cc:260] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.953265 31829 ts_tablet_manager.cc:1434] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:12:11.985585 31866 raft_consensus.cc:493] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:11.986234 31866 raft_consensus.cc:515] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:11.988251 31866 leader_election.cc:290] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:11.989359 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:11.990255 31688 raft_consensus.cc:2393] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25e21a79b657418791f879a89d2c3b7c in current term 1: Already voted for candidate 3e2107e4acd349898faecf2144712469 in this term.
I20260713 09:12:12.003517 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b195858294bcda3e53db6c956b80e" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:12.055891 31580 leader_election.cc:304] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c; no voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:12.057703 31760 raft_consensus.cc:3060] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.061981 31828 consensus_queue.cc:1048] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.216809 31875 raft_consensus.cc:493] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.217483 31875 raft_consensus.cc:515] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.230201 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:12.231048 31538 raft_consensus.cc:2468] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
I20260713 09:12:12.252655 31580 leader_election.cc:304] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:12.286232 31881 raft_consensus.cc:2804] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:12:12.295692 31881 raft_consensus.cc:493] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:12:12.302134 31875 leader_election.cc:290] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:12.303436 31875 consensus_queue.cc:1048] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.303580 31437 catalog_manager.cc:5697] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.292948 31876 consensus_queue.cc:1048] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.322116 31881 raft_consensus.cc:3060] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.324211 31735 consensus_queue.cc:1048] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.333242 31847 consensus_queue.cc:1048] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.337478 31876 consensus_queue.cc:1048] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.348897 31881 raft_consensus.cc:515] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.350275 31884 consensus_queue.cc:1048] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.351728 31876 consensus_queue.cc:1048] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:12:12.368494 31683 raft_consensus.cc:3060] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.368738 31760 raft_consensus.cc:2749] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.391230 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:12.391950 31539 raft_consensus.cc:3060] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.392792 31880 consensus_queue.cc:1048] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.388453 31883 consensus_queue.cc:1048] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:12:12.406100 31539 raft_consensus.cc:2468] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:12.414453 31580 leader_election.cc:304] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:12.460039 31851 consensus_queue.cc:1048] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:12:12.460455 31881 leader_election.cc:290] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 1 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:12.461273 31881 consensus_queue.cc:1048] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.455066 31735 raft_consensus.cc:493] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.463037 31735 raft_consensus.cc:515] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.464061 31894 raft_consensus.cc:493] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:12:12.466239 31735 leader_election.cc:290] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:12.467808 31894 raft_consensus.cc:515] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.472795 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:12.473847 31539 raft_consensus.cc:2393] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b23c1806713422b8b4441faf9d0fe7e in current term 1: Already voted for candidate 25e21a79b657418791f879a89d2c3b7c in this term.
I20260713 09:12:12.479660 31878 raft_consensus.cc:2804] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:12:12.480298 31878 raft_consensus.cc:697] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:12.481345 31878 consensus_queue.cc:237] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.498288 31686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e" is_pre_election: true
I20260713 09:12:12.499099 31686 raft_consensus.cc:2468] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 0.
W20260713 09:12:12.504509 31580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.125.129:34129, user_credentials={real_user=slave}} blocked reactor thread for 90165.8us
W20260713 09:12:12.509835 31578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.131:44331, user_credentials={real_user=slave}} blocked reactor thread for 114043us
I20260713 09:12:12.525488 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:12.526062 31689 raft_consensus.cc:3060] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:12:12.528784 31869 consensus_queue.cc:1048] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.530032 31869 consensus_queue.cc:1048] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.532740 31689 raft_consensus.cc:2468] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 1.
I20260713 09:12:12.533962 31847 consensus_queue.cc:1048] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:12:12.538002 31486 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:12:12.547386 31438 catalog_manager.cc:5697] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 1 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.586892 31894 leader_election.cc:290] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:12.588567 31538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2107e4acd349898faecf2144712469" is_pre_election: true
I20260713 09:12:12.590694 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2506d0fcbf4008b03bad6b3548cb2d" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:12.603335 31793 consensus_queue.cc:1048] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.608309 31435 catalog_manager.cc:5697] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 1 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.609694 31435 catalog_manager.cc:5697] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 1 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } }
I20260713 09:12:12.614097 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8cc2d48e724984b42a22742458a434" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25e21a79b657418791f879a89d2c3b7c" is_pre_election: true
I20260713 09:12:12.614305 31654 leader_election.cc:304] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469
I20260713 09:12:12.615595 31894 raft_consensus.cc:2749] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:12:12.621701 31654 leader_election.cc:304] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [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: 8b23c1806713422b8b4441faf9d0fe7e; no voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469
I20260713 09:12:12.630991 31438 catalog_manager.cc:5697] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 1 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.638095 31894 raft_consensus.cc:2749] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:12:12.876866 31614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:37440
I20260713 09:12:12.877420 31614 raft_consensus.cc:606] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:12.882218 31684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:47794
I20260713 09:12:12.882690 31684 raft_consensus.cc:606] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:12.889364 31614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:37440
I20260713 09:12:12.889910 31614 raft_consensus.cc:606] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:12.896706 31538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:41726
I20260713 09:12:12.897174 31538 raft_consensus.cc:606] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Received request to transfer leadership to TS 25e21a79b657418791f879a89d2c3b7c
I20260713 09:12:12.900206 31881 consensus_queue.cc:1048] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.910238 31538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:41726
I20260713 09:12:12.910799 31538 raft_consensus.cc:606] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Received request to transfer leadership to TS 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:12.912663 31903 consensus_queue.cc:1048] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:12:12.932318 31735 raft_consensus.cc:993] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.932762 31894 raft_consensus.cc:1081] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.933970 31538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:12.934425 31538 raft_consensus.cc:493] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.934716 31538 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.939489 31538 raft_consensus.cc:515] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.940968 31538 leader_election.cc:290] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:12.941656 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:12.941988 31684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fb4d6c7c7249bcbe91b2cfd89639f0" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:12.942281 31614 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.942637 31684 raft_consensus.cc:3055] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.942939 31684 raft_consensus.cc:740] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:12.943687 31684 consensus_queue.cc:260] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.944705 31684 raft_consensus.cc:3060] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.947984 31614 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:12.948910 31505 leader_election.cc:304] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:12.949577 31793 raft_consensus.cc:2804] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.950024 31793 raft_consensus.cc:697] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:12.950894 31684 raft_consensus.cc:2468] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:12.950837 31793 consensus_queue.cc:237] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.957283 31438 catalog_manager.cc:5697] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:12.978986 31760 raft_consensus.cc:993] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.979450 31903 raft_consensus.cc:1081] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.980747 31538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41706
I20260713 09:12:12.981165 31538 raft_consensus.cc:493] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.981436 31538 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.985450 31538 raft_consensus.cc:515] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.987067 31538 leader_election.cc:290] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:12.987779 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:12.988116 31684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2c6ac767f742859155e88e1496a103" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:12.988425 31614 raft_consensus.cc:3055] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:12.988772 31684 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.988785 31614 raft_consensus.cc:740] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:12.989588 31760 raft_consensus.cc:993] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.990031 31903 raft_consensus.cc:1081] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:12.989859 31614 consensus_queue.cc:260] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.991335 31614 raft_consensus.cc:3060] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.994138 31537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41706
I20260713 09:12:12.994684 31537 raft_consensus.cc:493] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:12.994738 31684 raft_consensus.cc:2468] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:12.995101 31537 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:12.995919 31503 leader_election.cc:304] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:12.996573 31793 raft_consensus.cc:2804] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:12.996953 31793 raft_consensus.cc:697] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:12.997673 31793 consensus_queue.cc:237] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:12.998181 31614 raft_consensus.cc:2468] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:13.001855 31537 raft_consensus.cc:515] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.004287 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:13.004628 31537 leader_election.cc:290] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Requested vote from peers 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:13.004734 31614 raft_consensus.cc:3055] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:13.004799 31684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d011f33ea90b4e7abc776594fa67214e" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:13.005439 31614 raft_consensus.cc:740] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:13.004611 31438 catalog_manager.cc:5697] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 25e21a79b657418791f879a89d2c3b7c (127.26.125.130) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:13.005827 31684 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.006319 31614 consensus_queue.cc:260] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.007457 31614 raft_consensus.cc:3060] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.012161 31684 raft_consensus.cc:2468] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:13.013338 31614 raft_consensus.cc:2468] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 2.
I20260713 09:12:13.013449 31503 leader_election.cc:304] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:13.014231 31793 raft_consensus.cc:2804] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:13.014652 31793 raft_consensus.cc:697] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:13.015331 31793 consensus_queue.cc:237] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.020671 31438 catalog_manager.cc:5697] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 1 to 2, leader changed from 25e21a79b657418791f879a89d2c3b7c (127.26.125.130) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 2 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:13.056500 31861 raft_consensus.cc:993] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: : Instructing follower 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:13.056967 31847 raft_consensus.cc:1081] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Signalling peer 25e21a79b657418791f879a89d2c3b7c to start an election
I20260713 09:12:13.058218 31612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
 from {username='slave'} at 127.0.0.1:37414
I20260713 09:12:13.058655 31612 raft_consensus.cc:493] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:13.058944 31612 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.065171 31612 raft_consensus.cc:515] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.066802 31612 leader_election.cc:290] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331)
I20260713 09:12:13.067739 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:13.067739 31684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97eb9e57f9f44fd693ea2f49813a0706" candidate_uuid: "25e21a79b657418791f879a89d2c3b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:13.068604 31537 raft_consensus.cc:3055] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:13.068688 31684 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.068914 31537 raft_consensus.cc:740] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:13.069818 31537 consensus_queue.cc:260] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.070709 31537 raft_consensus.cc:3060] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.073845 31684 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:13.074913 31578 leader_election.cc:304] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:13.075654 31537 raft_consensus.cc:2468] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25e21a79b657418791f879a89d2c3b7c in term 2.
I20260713 09:12:13.075687 31903 raft_consensus.cc:2804] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:13.076289 31903 raft_consensus.cc:697] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Leader. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:13.077060 31903 consensus_queue.cc:237] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.082355 31793 raft_consensus.cc:993] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: : Instructing follower 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:13.082752 31847 raft_consensus.cc:1081] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Signalling peer 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:13.084551 31684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:47774
I20260713 09:12:13.084998 31684 raft_consensus.cc:493] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:13.085244 31684 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.087793 31438 catalog_manager.cc:5697] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c reported cstate change: term changed from 1 to 2, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 25e21a79b657418791f879a89d2c3b7c (127.26.125.130). New cstate: current_term: 2 leader_uuid: "25e21a79b657418791f879a89d2c3b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:13.091162 31684 raft_consensus.cc:515] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.093048 31684 leader_election.cc:290] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 2 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:13.094113 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:13.094707 31612 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.094792 31537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9bd7d3dcd5d4c1dbb72c0c426796aca" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:13.095497 31537 raft_consensus.cc:3055] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:13.095817 31537 raft_consensus.cc:740] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:13.096678 31537 consensus_queue.cc:260] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.097852 31537 raft_consensus.cc:3060] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:13.101172 31612 raft_consensus.cc:2468] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 2.
I20260713 09:12:13.102273 31654 leader_election.cc:304] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:13.102998 31894 raft_consensus.cc:2804] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:13.103384 31894 raft_consensus.cc:697] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 2 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:13.104084 31894 consensus_queue.cc:237] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:13.104318 31537 raft_consensus.cc:2468] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 2.
I20260713 09:12:13.110303 31438 catalog_manager.cc:5697] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 1 to 2, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 2 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
W20260713 09:12:13.160501 31636 debug-util.cc:398] Leaking SignalData structure 0x7b080018c560 after lost signal to thread 27129
W20260713 09:12:13.161491 31636 debug-util.cc:398] Leaking SignalData structure 0x7b08002965e0 after lost signal to thread 31472
W20260713 09:12:13.162595 31636 debug-util.cc:398] Leaking SignalData structure 0x7b0800045fc0 after lost signal to thread 31564
W20260713 09:12:13.164050 31636 debug-util.cc:398] Leaking SignalData structure 0x7b08000b56a0 after lost signal to thread 31713
I20260713 09:12:13.412642 31684 raft_consensus.cc:1275] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.413894 31847 consensus_queue.cc:1048] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.422827 31612 raft_consensus.cc:1275] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.424328 31861 consensus_queue.cc:1048] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.440047 31614 raft_consensus.cc:1275] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.441464 31861 consensus_queue.cc:1048] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.450826 31684 raft_consensus.cc:1275] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.452368 31793 consensus_queue.cc:1048] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.541342 31614 raft_consensus.cc:1275] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.542822 31847 consensus_queue.cc:1048] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.552623 31684 raft_consensus.cc:1275] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.554890 31861 consensus_queue.cc:1048] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.572852 31538 raft_consensus.cc:1275] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.578994 31903 consensus_queue.cc:1048] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.591317 31684 raft_consensus.cc:1275] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Refusing update from remote peer 25e21a79b657418791f879a89d2c3b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.592705 31828 consensus_queue.cc:1048] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.685599 31537 raft_consensus.cc:1275] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.686998 31894 consensus_queue.cc:1048] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:13.698421 31612 raft_consensus.cc:1275] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:13.704607 31927 consensus_queue.cc:1048] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:15.916531 31437 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34758:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:15.942586 31437 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34758:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:15.997486 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:16.076534 31612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
mode: GRACEFUL
new_leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:59948
I20260713 09:12:16.077288 31612 raft_consensus.cc:606] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Received request to transfer leadership to TS 8b23c1806713422b8b4441faf9d0fe7e
W20260713 09:12:16.120462 31503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.131:44331, user_credentials={real_user=slave}} blocked reactor thread for 74886.1us
I20260713 09:12:16.206049 31973 tablet.cc:1724] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.233448 31979 tablet.cc:1724] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:16.294381 31981 log.cc:927] Time spent T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260713 09:12:16.293447 31537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:55336
W20260713 09:12:16.330041 31578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.131:44331, user_credentials={real_user=slave}} blocked reactor thread for 47940.4us
I20260713 09:12:16.319121 31537 raft_consensus.cc:606] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Received request to transfer leadership to TS 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:16.304973 31984 tablet.cc:1724] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.344386 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:16.345095 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:12:16.345861 31987 log.cc:927] Time spent T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260713 09:12:16.342387 31580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:34129, user_credentials={real_user=slave}} blocked reactor thread for 56144.9us
I20260713 09:12:16.344627 31998 tablet.cc:1724] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:16.360070 31988 log.cc:927] Time spent T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260713 09:12:16.357048 32001 tablet.cc:1724] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.394337 32006 tablet.cc:1724] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:16.399760 31989 log.cc:927] Time spent T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Append to log took a long time: real 0.104s	user 0.002s	sys 0.000s
W20260713 09:12:16.397339 31980 log.cc:927] Time spent T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
W20260713 09:12:16.414000 31991 log.cc:927] Time spent T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260713 09:12:16.435158 31903 raft_consensus.cc:993] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: : Instructing follower 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:16.435740 31903 raft_consensus.cc:1081] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Signalling peer 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:16.362807 32004 tablet.cc:1724] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.441691 32005 tablet.cc:1724] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.445910 31689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:47782
I20260713 09:12:16.446650 31689 raft_consensus.cc:493] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.447100 31689 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.458101 32002 tablet.cc:1724] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.469902 31965 raft_consensus.cc:993] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: : Instructing follower 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:16.470444 31965 raft_consensus.cc:1081] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Signalling peer 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:16.474225 31973 tablet.cc:1724] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.475562 31689 raft_consensus.cc:515] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:16.477226 31683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:47774
I20260713 09:12:16.477890 31683 raft_consensus.cc:493] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:16.478261 31683 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.484005 31689 leader_election.cc:290] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 3 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
W20260713 09:12:16.485836 31580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.125.129:34129, user_credentials={real_user=slave}} blocked reactor thread for 75036.9us
I20260713 09:12:16.487347 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:16.487918 31615 raft_consensus.cc:3055] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:16.488214 31615 raft_consensus.cc:740] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25e21a79b657418791f879a89d2c3b7c, State: Running, Role: LEADER
I20260713 09:12:16.491415 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:16.491981 31539 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:16.488912 31615 consensus_queue.cc:260] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [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: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:16.386729 32003 tablet.cc:1724] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.511693 31979 tablet.cc:1724] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.534606 32004 tablet.cc:1724] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.509075 32009 tablet.cc:1724] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.493589 32008 tablet.cc:1724] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.520304 31998 tablet.cc:1724] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.566874 32001 tablet.cc:1724] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.570631 32002 tablet.cc:1724] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.556438 32006 tablet.cc:1724] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.576287 31973 tablet.cc:1724] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:16.558408 31984 tablet.cc:1724] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:17.017930 32005 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:37398 (request call id 20) took 1044 ms. Trace:
I20260713 09:12:16.896682 31973 tablet.cc:1724] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:17.210600 31982 log.cc:927] Time spent T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260713 09:12:17.171593 32008 tablet.cc:1724] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:17.160259 32005 rpcz_store.cc:276] 0713 09:12:15.966571 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:15.967645 (+  1074us) service_pool.cc:224] Handling call
0713 09:12:17.005542 (+1037897us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:15.998122 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:15.998647 (+   525us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:15.998679 (+    32us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:15.998720 (+    41us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:15.998819 (+    99us) alter_schema_op.cc:128] START. Timestamp: 1783933935998765
0713 09:12:15.998835 (+    16us) op_driver.cc:348] REPLICATION: starting
0713 09:12:15.999385 (+   550us) log.cc:844] Serialized 204 byte log entry
0713 09:12:16.355747 (+356362us) op_driver.cc:464] REPLICATION: finished
0713 09:12:16.441560 (+ 85813us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:16.443358 (+  1798us) log.cc:844] Serialized 5 byte log entry
0713 09:12:16.677060 (+233702us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:16.979292 (+302232us) log.cc:844] Serialized 14 byte log entry
0713 09:12:16.988789 (+  9497us) alter_schema_op.cc:73] Released schema lock
0713 09:12:16.998076 (+  9287us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":83014,"prepare.queue_time_us":29558,"prepare.run_cpu_time_us":2229,"prepare.run_wall_time_us":10067,"raft.queue_time_us":169,"raft.run_cpu_time_us":1647,"raft.run_wall_time_us":1647,"replication_time_us":349110,"thread_start_us":90191,"threads_started":3,"wal-append.queue_time_us":4698}]]}
I20260713 09:12:17.270860 32005 tablet.cc:1724] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:17.275743 32006 tablet.cc:1724] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:17.256026 31979 tablet.cc:1724] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:17.300159 31998 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:41692 (request call id 21) took 1336 ms. Trace:
I20260713 09:12:17.269412 32009 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:37398 (request call id 18) took 1307 ms. Trace:
I20260713 09:12:17.249008 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:37398 (request call id 21) took 1276 ms. Trace:
I20260713 09:12:17.454522 32003 rpcz_store.cc:276] 0713 09:12:15.972160 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:15.972297 (+   137us) service_pool.cc:224] Handling call
0713 09:12:17.248911 (+1276614us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:16.008330 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:16.008855 (+   525us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:16.008891 (+    36us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:16.008937 (+    46us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:16.009042 (+   105us) alter_schema_op.cc:128] START. Timestamp: 1783933936008983
0713 09:12:16.009061 (+    19us) op_driver.cc:348] REPLICATION: starting
0713 09:12:16.009598 (+   537us) log.cc:844] Serialized 204 byte log entry
0713 09:12:16.338111 (+328513us) op_driver.cc:464] REPLICATION: finished
0713 09:12:16.369130 (+ 31019us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:16.540288 (+171158us) log.cc:844] Serialized 5 byte log entry
0713 09:12:17.114284 (+573996us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:17.214619 (+100335us) log.cc:844] Serialized 14 byte log entry
0713 09:12:17.219915 (+  5296us) alter_schema_op.cc:73] Released schema lock
0713 09:12:17.221430 (+  1515us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18895,"mutex_wait_us":1610,"prepare.queue_time_us":34987,"prepare.run_cpu_time_us":33258,"prepare.run_wall_time_us":161974,"replication_time_us":327387,"thread_start_us":348542,"threads_started":3,"wal-append.queue_time_us":178791}]]}
I20260713 09:12:17.460532 32003 tablet.cc:1724] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:12:18.161443 32005 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.889s	user 0.018s	sys 0.000s
I20260713 09:12:18.174893 31438 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34710 (request call id 83) took 1647 ms. Trace:
W20260713 09:12:18.177351 32003 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.715s	user 0.004s	sys 0.016s
I20260713 09:12:18.177117 31438 rpcz_store.cc:276] 0713 09:12:16.529213 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:16.530591 (+  1378us) service_pool.cc:224] Handling call
0713 09:12:18.174801 (+1644210us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260713 09:12:18.185118 32003 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:37398 (request call id 19) took 2219 ms. Trace:
W20260713 09:12:18.187589 31581 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:12:18.185703 32003 rpcz_store.cc:276] 0713 09:12:15.966159 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:15.966295 (+   136us) service_pool.cc:224] Handling call
0713 09:12:18.185027 (+2218732us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:15.995063 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:15.995566 (+   503us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:15.995602 (+    36us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:15.995656 (+    54us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:15.995740 (+    84us) alter_schema_op.cc:128] START. Timestamp: 1783933935995695
0713 09:12:15.995763 (+    23us) op_driver.cc:348] REPLICATION: starting
0713 09:12:15.996316 (+   553us) log.cc:844] Serialized 204 byte log entry
0713 09:12:16.558930 (+562614us) op_driver.cc:464] REPLICATION: finished
0713 09:12:17.458295 (+899365us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:17.462791 (+  4496us) log.cc:844] Serialized 5 byte log entry
0713 09:12:18.184059 (+721268us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:18.184779 (+   720us) log.cc:844] Serialized 14 byte log entry
0713 09:12:18.184890 (+   111us) alter_schema_op.cc:73] Released schema lock
0713 09:12:18.184921 (+    31us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":898116,"prepare.queue_time_us":27943,"prepare.run_cpu_time_us":27877,"prepare.run_wall_time_us":141386,"raft.queue_time_us":647,"raft.run_cpu_time_us":2036,"raft.run_wall_time_us":5901,"replication_time_us":561792,"spinlock_wait_cycles":360704,"thread_start_us":884348,"threads_started":3,"wal-append.queue_time_us":852116,"wal-append.run_cpu_time_us":1506,"wal-append.run_wall_time_us":1013851}]]}
I20260713 09:12:16.531721 31539 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.190727 31539 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41722 (request call id 75) took 1708 ms. Trace:
I20260713 09:12:18.191006 31539 rpcz_store.cc:276] 0713 09:12:16.481911 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:16.484540 (+  2629us) service_pool.cc:224] Handling call
0713 09:12:18.190647 (+1706107us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260713 09:12:18.193413 31615 raft_consensus.cc:3060] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.199931 31615 raft_consensus.cc:2468] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.200443 31615 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37428 (request call id 69) took 1716 ms. Trace:
I20260713 09:12:18.200775 31615 rpcz_store.cc:276] 0713 09:12:16.484435 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:16.487083 (+  2648us) service_pool.cc:224] Handling call
0713 09:12:18.192867 (+1705784us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b5400423ea0. stack: 00007f073afbb033 00007f073afbaf30 00007f073a9431d4 00007f0744689304 00007f0744689299 00007f073e043571 00007f073e04fa1d 00007f073e0361a4 00007f073e0b8447 00007f073e0d0fe7 00007f073e0d27de 00007f073e0de27c 00007f074309fb17 00007f073c61a6d4 00007f073c61a662 00007f073c61a591
0713 09:12:18.200358 (+  7491us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36113280}
I20260713 09:12:18.233178 31654 leader_election.cc:304] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [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: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:18.234468 32017 raft_consensus.cc:2804] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:18.237740 32017 raft_consensus.cc:697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:18.238379 32017 consensus_queue.cc:237] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [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: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:16.553061 31683 raft_consensus.cc:515] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:18.249562 31683 leader_election.cc:290] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 3 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:18.250062 31683 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:47774 (request call id 140) took 1773 ms. Trace:
I20260713 09:12:18.250406 31683 rpcz_store.cc:276] 0713 09:12:16.476958 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:16.477077 (+   119us) service_pool.cc:224] Handling call
0713 09:12:18.249977 (+1772900us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260713 09:12:18.254171 31539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:18.254810 31539 raft_consensus.cc:3055] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:18.255815 31539 raft_consensus.cc:740] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:18.256659 31539 consensus_queue.cc:260] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [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: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:18.258212 31539 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:12:18.264240 32006 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.986s	user 0.001s	sys 0.010s
I20260713 09:12:18.265056 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d6fa44263814a4da6b3b15376a0507c" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:18.265740 31612 raft_consensus.cc:3060] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.270818 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:17.300771 31998 rpcz_store.cc:276] 0713 09:12:15.964161 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:15.964266 (+   105us) service_pool.cc:224] Handling call
0713 09:12:17.300065 (+1335799us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:16.047351 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:16.047877 (+   526us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:16.047909 (+    32us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:16.047963 (+    54us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:16.048068 (+   105us) alter_schema_op.cc:128] START. Timestamp: 1783933936048010
0713 09:12:16.048093 (+    25us) op_driver.cc:348] REPLICATION: starting
0713 09:12:16.048679 (+   586us) log.cc:844] Serialized 204 byte log entry
0713 09:12:16.224412 (+175733us) spinlock_profiling.cc:243] Waited 8.16 ms on lock 0x7b5400199018. stack: 00007f073afbb033 00007f073afbaf30 00007f073a9431d4 00007f0744689304 00007f0744689299 00007f073e043571 00007f073e0967bc 00007f073e0992c0 00007f073e099248 00007f073e0991c8 00007f073e099183 00007f073e09844c 00007f0743f459f6 00007f0743f401a8 00007f073dc81b41 00007f073dc74f2a
0713 09:12:16.467581 (+243169us) op_driver.cc:464] REPLICATION: finished
0713 09:12:16.520198 (+ 52617us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:16.565600 (+ 45402us) log.cc:844] Serialized 5 byte log entry
0713 09:12:17.250831 (+685231us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:17.251756 (+   925us) log.cc:844] Serialized 14 byte log entry
0713 09:12:17.299883 (+ 48127us) alter_schema_op.cc:73] Released schema lock
0713 09:12:17.299932 (+    49us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52458,"prepare.queue_time_us":82065,"prepare.run_cpu_time_us":19539,"prepare.run_wall_time_us":118662,"raft.queue_time_us":19074,"raft.run_cpu_time_us":2875,"raft.run_wall_time_us":85707,"replication_time_us":419367,"spinlock_wait_cycles":18764032,"thread_start_us":141277,"threads_started":2,"wal-append.queue_time_us":122640}]]}
I20260713 09:12:17.457803 32009 rpcz_store.cc:276] 0713 09:12:15.962116 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:15.962270 (+   154us) service_pool.cc:224] Handling call
0713 09:12:17.269348 (+1307078us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:12:15.990969 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0713 09:12:15.991728 (+   759us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0713 09:12:15.991771 (+    43us) alter_schema_op.cc:66] Acquired schema lock
0713 09:12:15.991841 (+    70us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0713 09:12:15.991975 (+   134us) alter_schema_op.cc:128] START. Timestamp: 1783933935991902
0713 09:12:15.992004 (+    29us) op_driver.cc:348] REPLICATION: starting
0713 09:12:15.992776 (+   772us) log.cc:844] Serialized 204 byte log entry
0713 09:12:16.187148 (+194372us) spinlock_profiling.cc:243] Waited 1.66 ms on lock 0x7b54002943a0. stack: 00007f073afbb033 00007f073afbaf30 00007f073a9431d4 00007f0744689304 00007f0744689299 00007f073e043571 00007f073e053142 00007f073e033eaa 00007f073e03ad53 00007f073e03acd9 00007f073e03ac69 00007f073e03ac31 00007f073e039dfd 000000000038f674 000000000038f4b9 00007f073afed165
0713 09:12:16.428533 (+241385us) op_driver.cc:464] REPLICATION: finished
0713 09:12:16.508771 (+ 80238us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0713 09:12:16.581344 (+ 72573us) log.cc:844] Serialized 5 byte log entry
0713 09:12:17.268147 (+686803us) tablet_metadata.cc:665] Metadata flushed
0713 09:12:17.269095 (+   948us) log.cc:844] Serialized 14 byte log entry
0713 09:12:17.269220 (+   125us) alter_schema_op.cc:73] Released schema lock
0713 09:12:17.269249 (+    29us) alter_schema_op.cc:191] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69775,"prepare.queue_time_us":27791,"prepare.run_cpu_time_us":6050,"prepare.run_wall_time_us":182724,"raft.queue_time_us":4876,"raft.run_cpu_time_us":3755,"raft.run_wall_time_us":48752,"replication_time_us":436389,"spinlock_wait_cycles":5674624,"thread_start_us":199905,"threads_started":2,"wal-append.queue_time_us":183572,"wal-append.run_cpu_time_us":19379,"wal-append.run_wall_time_us":2088025}]]}
I20260713 09:12:18.283924 31539 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.281757 31612 raft_consensus.cc:2468] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.288188 31612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54cc8c0610cd4d7c85cff922e539a7e8"
dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
mode: GRACEFUL
new_leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:59948
I20260713 09:12:18.288846 31612 raft_consensus.cc:606] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Received request to transfer leadership to TS 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:18.291302 31654 leader_election.cc:304] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [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: 25e21a79b657418791f879a89d2c3b7c, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:18.291659 31612 raft_consensus.cc:614] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260713 09:12:18.292225 31437 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34740 (request call id 71) took 1841 ms. Trace:
I20260713 09:12:18.292691 31437 rpcz_store.cc:276] 0713 09:12:16.467636 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:12:16.572768 (+105132us) service_pool.cc:224] Handling call
0713 09:12:18.292135 (+1719367us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32,"reported_tablets":1}
I20260713 09:12:18.293063 32021 raft_consensus.cc:2804] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:18.293618 32021 raft_consensus.cc:697] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:18.294678 32021 consensus_queue.cc:237] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [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: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } }
I20260713 09:12:18.311466 31539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "3e2107e4acd349898faecf2144712469"
mode: GRACEFUL
new_leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:55336
I20260713 09:12:18.317960 31539 raft_consensus.cc:606] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Received request to transfer leadership to TS 8b23c1806713422b8b4441faf9d0fe7e
I20260713 09:12:18.319437 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:18.320153 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:18.358500 32025 raft_consensus.cc:993] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: : Instructing follower 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:18.359673 32025 raft_consensus.cc:1081] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Signalling peer 8b23c1806713422b8b4441faf9d0fe7e to start an election
I20260713 09:12:18.367740 31686 raft_consensus.cc:1240] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Rejecting Update request from peer 3e2107e4acd349898faecf2144712469 for earlier term 2. Current term is 3. Ops: []
I20260713 09:12:18.369042 31689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
 from {username='slave'} at 127.0.0.1:47774
I20260713 09:12:18.369611 31689 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:18.369969 31689 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.383817 31689 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:18.386445 31535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e2107e4acd349898faecf2144712469"
I20260713 09:12:18.387013 31535 raft_consensus.cc:3055] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:18.387323 31535 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:18.388093 31535 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [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: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:18.389444 31535 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.388896 31438 catalog_manager.cc:5697] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 2 to 3, leader changed from 25e21a79b657418791f879a89d2c3b7c (127.26.125.130) to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 3 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.390834 31438 catalog_manager.cc:5697] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 2 to 3, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 3 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:18.398476 31689 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [CANDIDATE]: Term 3 election: Requested vote from peers 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:18.399073 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "8b23c1806713422b8b4441faf9d0fe7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:18.399752 31612 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:18.398135 31535 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.403759 31654 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [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: 3e2107e4acd349898faecf2144712469, 8b23c1806713422b8b4441faf9d0fe7e; no voters: 
I20260713 09:12:18.404564 32021 raft_consensus.cc:2804] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:18.405045 32021 raft_consensus.cc:697] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Becoming Leader. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:18.405865 32021 consensus_queue.cc:237] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [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: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:18.414006 31612 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b23c1806713422b8b4441faf9d0fe7e in term 3.
I20260713 09:12:18.415604 31437 catalog_manager.cc:6242] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: soft_deleted_table [id=9cb3285167c24d91bade747a2b69af78] alter complete (version 1)
I20260713 09:12:18.431123 31438 catalog_manager.cc:5697] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e reported cstate change: term changed from 2 to 3, leader changed from 3e2107e4acd349898faecf2144712469 (127.26.125.129) to 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131). New cstate: current_term: 3 leader_uuid: "8b23c1806713422b8b4441faf9d0fe7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } }
W20260713 09:12:18.463999 31710 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2d20 after lost signal to thread 27129
W20260713 09:12:18.465082 31710 debug-util.cc:398] Leaking SignalData structure 0x7b080014b800 after lost signal to thread 31472
W20260713 09:12:18.466275 31710 debug-util.cc:398] Leaking SignalData structure 0x7b0800214840 after lost signal to thread 31564
W20260713 09:12:18.467125 31710 debug-util.cc:398] Leaking SignalData structure 0x7b0800239c60 after lost signal to thread 31639
W20260713 09:12:18.467970 31710 debug-util.cc:398] Leaking SignalData structure 0x7b0800202820 after lost signal to thread 31713
I20260713 09:12:18.759176 31535 raft_consensus.cc:1275] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.762153 32021 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:18.789888 31615 raft_consensus.cc:1275] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.791774 32017 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:18.836957 31612 raft_consensus.cc:1275] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.841336 32017 consensus_queue.cc:1048] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:18.851488 31535 raft_consensus.cc:1275] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.858845 32017 consensus_queue.cc:1048] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:18.927917 31539 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.929436 32045 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:12:18.951296 31612 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Refusing update from remote peer 8b23c1806713422b8b4441faf9d0fe7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:18.953101 32021 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:19.374445 27126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:19.429456 31689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
mode: GRACEFUL
new_leader_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:56620
I20260713 09:12:19.430310 31689 raft_consensus.cc:606] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Received request to transfer leadership to TS 3e2107e4acd349898faecf2144712469
I20260713 09:12:19.431828 27126 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:12:19.432462 27126 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:19.958848 32053 raft_consensus.cc:993] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: : Instructing follower 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:19.959304 32045 raft_consensus.cc:1081] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Signalling peer 3e2107e4acd349898faecf2144712469 to start an election
I20260713 09:12:19.960808 31539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05"
dest_uuid: "3e2107e4acd349898faecf2144712469"
 from {username='slave'} at 127.0.0.1:41722
I20260713 09:12:19.961290 31539 raft_consensus.cc:493] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:19.961604 31539 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:19.968613 31539 raft_consensus.cc:515] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:19.970593 31539 leader_election.cc:290] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [CANDIDATE]: Term 4 election: Requested vote from peers 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131:44331), 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405)
I20260713 09:12:19.971186 31612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "25e21a79b657418791f879a89d2c3b7c"
I20260713 09:12:19.971611 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6726470698354bc7a6a42ae8caa94d05" candidate_uuid: "3e2107e4acd349898faecf2144712469" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b23c1806713422b8b4441faf9d0fe7e"
I20260713 09:12:19.971884 31612 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:19.972131 31689 raft_consensus.cc:3055] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:12:19.972358 31689 raft_consensus.cc:740] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8b23c1806713422b8b4441faf9d0fe7e, State: Running, Role: LEADER
I20260713 09:12:19.973131 31689 consensus_queue.cc:260] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [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: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:19.974236 31689 raft_consensus.cc:3060] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:12:19.979704 31612 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 4.
I20260713 09:12:19.981199 31505 leader_election.cc:304] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [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: 25e21a79b657418791f879a89d2c3b7c, 3e2107e4acd349898faecf2144712469; no voters: 
I20260713 09:12:19.981426 31689 raft_consensus.cc:2468] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2107e4acd349898faecf2144712469 in term 4.
I20260713 09:12:19.982517 32020 raft_consensus.cc:2804] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:12:19.984424 32020 raft_consensus.cc:697] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 4 LEADER]: Becoming Leader. State: Replica: 3e2107e4acd349898faecf2144712469, State: Running, Role: LEADER
I20260713 09:12:19.985455 32020 consensus_queue.cc:237] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [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: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } }
I20260713 09:12:19.994091 31434 catalog_manager.cc:5697] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 reported cstate change: term changed from 3 to 4, leader changed from 8b23c1806713422b8b4441faf9d0fe7e (127.26.125.131) to 3e2107e4acd349898faecf2144712469 (127.26.125.129). New cstate: current_term: 4 leader_uuid: "3e2107e4acd349898faecf2144712469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e2107e4acd349898faecf2144712469" member_type: VOTER last_known_addr { host: "127.26.125.129" port: 34129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:12:20.492034 27126 tablet_server.cc:179] TabletServer@127.26.125.129:0 shutting down...
I20260713 09:12:20.514096 31615 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 4 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:20.515445 32020 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e21a79b657418791f879a89d2c3b7c" member_type: VOTER last_known_addr { host: "127.26.125.130" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:12:20.547434 31580 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]
I20260713 09:12:20.549892 31686 raft_consensus.cc:1275] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 4 FOLLOWER]: Refusing update from remote peer 3e2107e4acd349898faecf2144712469: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:12:20.556129 32020 consensus_queue.cc:1048] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b23c1806713422b8b4441faf9d0fe7e" member_type: VOTER last_known_addr { host: "127.26.125.131" port: 44331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260713 09:12:20.561854 31580 consensus_peers.cc:597] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:20.576483 31580 consensus_peers.cc:597] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.578056 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.580209 27126 tablet_replica.cc:333] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.581017 27126 raft_consensus.cc:2243] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.581748 27126 raft_consensus.cc:2272] T 1a8cc2d48e724984b42a22742458a434 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.584789 27126 tablet_replica.cc:333] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.585747 27126 raft_consensus.cc:2243] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:12:20.586242 31580 consensus_peers.cc:597] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.587040 27126 raft_consensus.cc:2272] T d011f33ea90b4e7abc776594fa67214e P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.589296 27126 tablet_replica.cc:333] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.590174 27126 raft_consensus.cc:2243] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.591295 27126 raft_consensus.cc:2272] T ff7b195858294bcda3e53db6c956b80e P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.593492 27126 tablet_replica.cc:333] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.594103 27126 raft_consensus.cc:2243] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.594754 27126 raft_consensus.cc:2272] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.596984 27126 tablet_replica.cc:333] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.597563 27126 raft_consensus.cc:2243] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.598090 27126 raft_consensus.cc:2272] T 1b2506d0fcbf4008b03bad6b3548cb2d P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.600330 27126 tablet_replica.cc:333] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.601172 27126 raft_consensus.cc:2243] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.602240 27126 raft_consensus.cc:2272] T bb2c6ac767f742859155e88e1496a103 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.605398 27126 tablet_replica.cc:333] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.606101 27126 raft_consensus.cc:2243] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.606643 27126 raft_consensus.cc:2272] T 350f7310697e4c6bbb9ce4dbe2706456 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.609439 27126 tablet_replica.cc:333] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.610239 27126 raft_consensus.cc:2243] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.610769 27126 raft_consensus.cc:2272] T e50918fadc564c219284777a91001474 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.613109 27126 tablet_replica.cc:333] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.613857 27126 raft_consensus.cc:2243] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.614523 27126 raft_consensus.cc:2272] T 40f177ffb4db45dfa887c882d7b4bf7a P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.617594 27126 tablet_replica.cc:333] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
W20260713 09:12:20.617599 31654 consensus_peers.cc:597] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.618459 27126 raft_consensus.cc:2243] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.619218 27126 raft_consensus.cc:2272] T 6726470698354bc7a6a42ae8caa94d05 P 3e2107e4acd349898faecf2144712469 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.621788 27126 tablet_replica.cc:333] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.622349 27126 raft_consensus.cc:2243] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.622789 27126 raft_consensus.cc:2272] T ae7313944d9b4c37a87720c34180ead6 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.624796 27126 tablet_replica.cc:333] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.625332 27126 raft_consensus.cc:2243] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.626205 27126 raft_consensus.cc:2272] T 7421085a311b40fb9b9bc0fff771a086 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.628322 27126 tablet_replica.cc:333] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.628829 27126 raft_consensus.cc:2243] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.629583 27126 raft_consensus.cc:2272] T bea4c18fc7ca4267b5f64475969730e0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.631671 27126 tablet_replica.cc:333] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.632212 27126 raft_consensus.cc:2243] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.632627 27126 raft_consensus.cc:2272] T 6d6fa44263814a4da6b3b15376a0507c P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.634533 27126 tablet_replica.cc:333] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.634999 27126 raft_consensus.cc:2243] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.635666 27126 raft_consensus.cc:2272] T 97eb9e57f9f44fd693ea2f49813a0706 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.638006 27126 tablet_replica.cc:333] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.638487 27126 raft_consensus.cc:2243] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.639011 27126 raft_consensus.cc:2272] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 3e2107e4acd349898faecf2144712469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.641204 27126 tablet_replica.cc:333] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.641680 27126 raft_consensus.cc:2243] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.642467 27126 raft_consensus.cc:2272] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 3e2107e4acd349898faecf2144712469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.644464 27126 tablet_replica.cc:333] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469: stopping tablet replica
I20260713 09:12:20.644966 27126 raft_consensus.cc:2243] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.645376 27126 raft_consensus.cc:2272] T 54cc8c0610cd4d7c85cff922e539a7e8 P 3e2107e4acd349898faecf2144712469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.691735 27126 tablet_server.cc:196] TabletServer@127.26.125.129:0 shutdown complete.
I20260713 09:12:20.745457 27126 tablet_server.cc:179] TabletServer@127.26.125.130:0 shutting down...
I20260713 09:12:20.782116 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.783293 27126 tablet_replica.cc:333] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.784587 27126 raft_consensus.cc:2243] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.785698 27126 raft_consensus.cc:2272] T 1b2506d0fcbf4008b03bad6b3548cb2d P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.788590 27126 tablet_replica.cc:333] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.789358 27126 raft_consensus.cc:2243] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.789837 27126 raft_consensus.cc:2272] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.792044 27126 tablet_replica.cc:333] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.792578 27126 raft_consensus.cc:2243] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.793027 27126 raft_consensus.cc:2272] T ff7b195858294bcda3e53db6c956b80e P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.795056 27126 tablet_replica.cc:333] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.795562 27126 raft_consensus.cc:2243] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.796149 27126 raft_consensus.cc:2272] T d011f33ea90b4e7abc776594fa67214e P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.798843 27126 tablet_replica.cc:333] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.799547 27126 raft_consensus.cc:2243] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.800549 27126 raft_consensus.cc:2272] T 97eb9e57f9f44fd693ea2f49813a0706 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.801815 31654 consensus_peers.cc:597] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:34129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.802898 27126 tablet_replica.cc:333] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.803471 27126 raft_consensus.cc:2243] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.804014 27126 raft_consensus.cc:2272] T bb2c6ac767f742859155e88e1496a103 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.805975 27126 tablet_replica.cc:333] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.806454 27126 raft_consensus.cc:2243] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.807320 27126 raft_consensus.cc:2272] T e50918fadc564c219284777a91001474 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.809365 27126 tablet_replica.cc:333] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.809888 27126 raft_consensus.cc:2243] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.810663 27126 raft_consensus.cc:2272] T 350f7310697e4c6bbb9ce4dbe2706456 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.812469 27126 tablet_replica.cc:333] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.813011 27126 raft_consensus.cc:2243] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.813386 27126 raft_consensus.cc:2272] T 6726470698354bc7a6a42ae8caa94d05 P 25e21a79b657418791f879a89d2c3b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.816162 27126 tablet_replica.cc:333] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.816633 27126 raft_consensus.cc:2243] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.817385 27126 raft_consensus.cc:2272] T 40f177ffb4db45dfa887c882d7b4bf7a P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.819288 27126 tablet_replica.cc:333] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.819970 27126 raft_consensus.cc:2243] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.820909 27126 raft_consensus.cc:2272] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.823312 27126 tablet_replica.cc:333] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.824050 27126 raft_consensus.cc:2243] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.824584 27126 raft_consensus.cc:2272] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.825038 31654 consensus_peers.cc:597] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:34129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.826725 27126 tablet_replica.cc:333] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.827288 27126 raft_consensus.cc:2243] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.828022 27126 raft_consensus.cc:2272] T 1a8cc2d48e724984b42a22742458a434 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.829921 27126 tablet_replica.cc:333] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.830389 27126 raft_consensus.cc:2243] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.830745 27126 raft_consensus.cc:2272] T 54cc8c0610cd4d7c85cff922e539a7e8 P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.832562 27126 tablet_replica.cc:333] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.833091 27126 raft_consensus.cc:2243] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.833457 27126 raft_consensus.cc:2272] T 6d6fa44263814a4da6b3b15376a0507c P 25e21a79b657418791f879a89d2c3b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.835348 27126 tablet_replica.cc:333] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.835811 27126 raft_consensus.cc:2243] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.836320 27126 raft_consensus.cc:2272] T bea4c18fc7ca4267b5f64475969730e0 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.838302 27126 tablet_replica.cc:333] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.838789 27126 raft_consensus.cc:2243] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.839231 27126 raft_consensus.cc:2272] T 7421085a311b40fb9b9bc0fff771a086 P 25e21a79b657418791f879a89d2c3b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.841208 27126 tablet_replica.cc:333] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c: stopping tablet replica
I20260713 09:12:20.841702 27126 raft_consensus.cc:2243] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.842135 27126 raft_consensus.cc:2272] T ae7313944d9b4c37a87720c34180ead6 P 25e21a79b657418791f879a89d2c3b7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:20.888556 31654 consensus_peers.cc:597] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Couldn't send request to peer 25e21a79b657418791f879a89d2c3b7c. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.911288 27126 tablet_server.cc:196] TabletServer@127.26.125.130:0 shutdown complete.
W20260713 09:12:20.927927 31654 consensus_peers.cc:597] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 3e2107e4acd349898faecf2144712469 (127.26.125.129:34129): Couldn't send request to peer 3e2107e4acd349898faecf2144712469. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.129:34129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:12:20.941198 31654 consensus_peers.cc:597] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e -> Peer 25e21a79b657418791f879a89d2c3b7c (127.26.125.130:46405): Couldn't send request to peer 25e21a79b657418791f879a89d2c3b7c. Status: Network error: Client connection negotiation failed: client connection to 127.26.125.130:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:20.952080 27126 tablet_server.cc:179] TabletServer@127.26.125.131:0 shutting down...
I20260713 09:12:20.987565 27126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:20.988319 27126 tablet_replica.cc:333] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:20.989130 27126 raft_consensus.cc:2243] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.989734 27126 raft_consensus.cc:2272] T 1a8cc2d48e724984b42a22742458a434 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.991822 27126 tablet_replica.cc:333] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:20.992480 27126 raft_consensus.cc:2243] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.993104 27126 raft_consensus.cc:2272] T d011f33ea90b4e7abc776594fa67214e P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.995177 27126 tablet_replica.cc:333] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:20.995692 27126 raft_consensus.cc:2243] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:20.996148 27126 raft_consensus.cc:2272] T 1b2506d0fcbf4008b03bad6b3548cb2d P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:20.998183 27126 tablet_replica.cc:333] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:20.998696 27126 raft_consensus.cc:2243] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:20.999639 27126 raft_consensus.cc:2272] T f9bd7d3dcd5d4c1dbb72c0c426796aca P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.001482 27126 tablet_replica.cc:333] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.002074 27126 raft_consensus.cc:2243] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.002580 27126 raft_consensus.cc:2272] T 97eb9e57f9f44fd693ea2f49813a0706 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.004480 27126 tablet_replica.cc:333] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.005014 27126 raft_consensus.cc:2243] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.005465 27126 raft_consensus.cc:2272] T bb2c6ac767f742859155e88e1496a103 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.007484 27126 tablet_replica.cc:333] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.008306 27126 raft_consensus.cc:2243] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.008867 27126 raft_consensus.cc:2272] T ff7b195858294bcda3e53db6c956b80e P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.012797 27126 tablet_replica.cc:333] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.013808 27126 raft_consensus.cc:2243] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.014570 27126 raft_consensus.cc:2272] T 160f24caf4c14db1b4f0b87b9d6b1ad1 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.017426 27126 tablet_replica.cc:333] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.017977 27126 raft_consensus.cc:2243] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.018425 27126 raft_consensus.cc:2272] T a9fb4d6c7c7249bcbe91b2cfd89639f0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.020664 27126 tablet_replica.cc:333] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.021164 27126 raft_consensus.cc:2243] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.021916 27126 raft_consensus.cc:2272] T 54cc8c0610cd4d7c85cff922e539a7e8 P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.023782 27126 tablet_replica.cc:333] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.024247 27126 raft_consensus.cc:2243] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.024698 27126 raft_consensus.cc:2272] T 350f7310697e4c6bbb9ce4dbe2706456 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.026774 27126 tablet_replica.cc:333] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.027251 27126 raft_consensus.cc:2243] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.027712 27126 raft_consensus.cc:2272] T e50918fadc564c219284777a91001474 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.029575 27126 tablet_replica.cc:333] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.029999 27126 raft_consensus.cc:2243] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.030383 27126 raft_consensus.cc:2272] T 40f177ffb4db45dfa887c882d7b4bf7a P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.032334 27126 tablet_replica.cc:333] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.032793 27126 raft_consensus.cc:2243] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.033174 27126 raft_consensus.cc:2272] T 6726470698354bc7a6a42ae8caa94d05 P 8b23c1806713422b8b4441faf9d0fe7e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.035339 27126 tablet_replica.cc:333] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.035827 27126 raft_consensus.cc:2243] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.036569 27126 raft_consensus.cc:2272] T ae7313944d9b4c37a87720c34180ead6 P 8b23c1806713422b8b4441faf9d0fe7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.038632 27126 tablet_replica.cc:333] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.039129 27126 raft_consensus.cc:2243] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.039572 27126 raft_consensus.cc:2272] T bea4c18fc7ca4267b5f64475969730e0 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.041644 27126 tablet_replica.cc:333] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.042121 27126 raft_consensus.cc:2243] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:21.042806 27126 raft_consensus.cc:2272] T 6d6fa44263814a4da6b3b15376a0507c P 8b23c1806713422b8b4441faf9d0fe7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:21.044529 27126 tablet_replica.cc:333] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e: stopping tablet replica
I20260713 09:12:21.044977 27126 raft_consensus.cc:2243] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:21.045480 27126 raft_consensus.cc:2272] T 7421085a311b40fb9b9bc0fff771a086 P 8b23c1806713422b8b4441faf9d0fe7e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:22.081707 27126 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31710)
W20260713 09:12:23.082106 27126 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31710)
I20260713 09:12:24.095153 27126 tablet_server.cc:196] TabletServer@127.26.125.131:0 shutdown complete.
I20260713 09:12:24.129091 27126 master.cc:562] Master@127.26.125.190:37183 shutting down...
I20260713 09:12:24.151357 27126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:24.151854 27126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:24.152128 27126 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaa2a42431424bd0a67eff3d5ce30092: stopping tablet replica
I20260713 09:12:24.171629 27126 master.cc:584] Master@127.26.125.190:37183 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (17992 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (30113 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116335 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:24.228240 27126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 559 messages since previous log ~21 seconds ago
I20260713 09:12:24.228478 27126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 559 messages since previous log ~21 seconds ago
I20260713 09:12:24.228641 27126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 551 messages since previous log ~21 seconds ago
I20260713 09:12:24.228833 27126 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 ~39 seconds ago
I20260713 09:12:24.229007 27126 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 ~39 seconds ago
I20260713 09:12:24.229233 27126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~3 seconds ago
I20260713 09:12:24.229491 27126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~32 seconds ago
